Package org.glassfish.grizzly.ssl
package org.glassfish.grizzly.ssl
-
ClassDescriptionSSL
Filter
to operate with SSL encrypted data.SSL Codec, which contains SSL encoder and decoderTransformer
s.SSL context associated with aConnection
.Utility class, which helps to configureSSLContext
.Transformer, which decodes SSL encrypted data, contained in the input Buffer, to the output Buffer.Transformer, which encrypts plain data, contained in the input Buffer, into SSL/TLS data and puts the result to the output Buffer.Utility class, which helps to configureSSLEngine
.The factory responsible for creatingSSLEngine
.SSLFilter
to operate with SSL encrypted data.SSL awareStreamReader
implementation, which work like a wrapper over existingStreamReader
.SSL awareStreamWriter
implementation, which work like a wrapper over existingStreamWriter
.SSLSupport Interface for SSL-specific functionsSimple data class that represents the cipher being used, along with the corresponding effective key size.Utility class, which implements the set of useful SSL related operations.