Uses of Class gnu.javax.net.ssl.provider.ContentType

Uses in package gnu.javax.net.ssl.provider

Methods with parameter type gnu.javax.net.ssl.provider.ContentType

int[]
OutputSecurityParameters.encrypt(ByteBuffer[] input, int offset, int length, ContentType contentType, ByteBuffer output)
Encrypt a record, storing the result in the given output buffer.
void
Sets the content type field.

Methods with return type gnu.javax.net.ssl.provider.ContentType

ContentType
Gets the content type field.
ContentType