Uses of Class
org.conscrypt.ConnectionState

Packages that use ConnectionState
Package Description
org.conscrypt  
  • Uses of ConnectionState in org.conscrypt

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