Uses of Class
org.conscrypt.ConnectionState
| Package | Description |
|---|---|
| org.conscrypt |
-
Uses of ConnectionState in org.conscrypt
Subclasses of ConnectionState in org.conscrypt Modifier and Type Class Description classConnectionStateSSLv3This class encapsulates the operating environment of the SSL v3 (http://wp.netscape.com/eng/ssl3) Record Protocol and provides relating encryption/decryption functionality.classConnectionStateTLSThis class encapsulates the operating environment of the TLS v1 (http://www.ietf.org/rfc/rfc2246.txt) Record Protocol and provides relating encryption/decryption functionality.