Package-level declarations
Types
Client certificate chain with private key.
CIO cipher suites collection https://www.ietf.org/rfc/rfc5289.txt https://tools.ietf.org/html/rfc5288#section-3
Represents a TLS cipher suite
Cipher type.
Throws if failed to find PrivateKey for any alias in KeyStore.
TLS secret key exchange type.
Server key exchange type with it's code
TLS alert level
TLS alert types with codes
Represents an exception specific to TLS (Transport Layer Security) operations.
TLS handshake record type
Indicates that TLS peer can't be verified.
TLS record type with it's numeric code
TLS version
Functions
Add client certificate chain to use.
Converts the provided algorithm name from the standard Signature algorithms into the corresponding KeyPairGenerator algorithm name.
Make Socket connection secure with TLS.
Make Socket connection secure with TLS.