Package | Description |
---|---|
org.postgresql.gss |
Modifier and Type | Class and Description |
---|---|
class |
GSSOutputStream
Output stream that wraps each packed with GSS encryption.
|
Constructor and Description |
---|
GSSOutputStream(PgBufferedOutputStream out,
org.ietf.jgss.GSSContext gssContext,
org.ietf.jgss.MessageProp messageProp,
int maxTokenSize)
Creates GSS output stream.
|
Copyright © 2025 PostgreSQL Global Development Group. All rights reserved.