hunt.net.ssl.SSLContext

Undocumented in source.

Members

Classes

SSLContext
class SSLContext

Instances of this class represent a secure socket protocol implementation which acts as a factory for secure socket factories or <code>SSLEngine</code>s. This class is initialized with an optional set of key and trust managers and source of secure random bytes.

Meta