SSLContext
Class SSLContext
- java.lang.Object
-
- javax.net.ssl.SSLContext
public class SSLContext extends Object
Instances of this class represent a secure socket protocol implementation which acts as a factory for secure socket factories or SSLEngine
s. This class is initialized with an optional set of key and trust managers and source of secure random bytes.
Every implementation of the Java platform is required to support the following standard SSLContext
protocol:
TLSv1