|
|||||||||
Home >> All >> gnu >> javax >> net >> ssl >> [ provider overview ] | PREV NEXT |
Uses of Package
gnu.javax.net.ssl.provider
Classes in gnu.javax.net.ssl.provider used by gnu.javax.net.ssl.provider | |
Alert
An alert message in the SSL protocol. |
|
Alert.Description
The description enumeration. |
|
Alert.Level
The level enumeration. |
|
Certificate
|
|
CertificateRequest
|
|
CertificateRequest.ClientType
|
|
CertificateType
|
|
CipherSuite
|
|
ClientHello
|
|
ClientKeyExchange
|
|
CompressionMethod
|
|
Constructed
The base interface to SSL constructed types. |
|
ContentType
The content type enumeration, which marks packets in the record layer. |
|
Enumerated
An enumerated type in the SSL protocols. |
|
Extension
|
|
Extension.Type
|
|
Finished
|
|
Handshake
|
|
Handshake.Body
|
|
Handshake.buffer
|
|
Handshake.Type
|
|
MacException
|
|
OverflowException
|
|
ProtocolVersion
|
|
Random
|
|
RecordInput
|
|
SecurityParameters
The interface that all security parameters used by Jessie must implement. |
|
ServerHello
|
|
ServerKeyExchange
|
|
Session
A generic SSL session implementation for SSL and TLS. |
|
Session.ID
A byte array with appropriate equals() ,
hashCode() , and compareTo() semantics. |
|
SessionContext
A collection of SSL sessions. |
|
Signature
|
|
SRPTrustManagerFactory.Manager
|
|
SSLServerSocket
|
|
SSLSocket
This is the core of the Jessie SSL implementation; it implements the javax.net.ssl.SSLSocket for normal and "wrapped" sockets, and handles all protocols implemented by this library. |
|
X509KeyManagerFactory.Manager
|
|
X509TrustManagerFactory.Manager
The actual manager implementation returned. |
|
|||||||||
Home >> All >> gnu >> javax >> net >> ssl >> [ provider overview ] | PREV NEXT |