Decides whether a remote host is legitimate or not.
Default access manager implementation, which just checks the host name resp. IP address of the connection against the certificate.
Represents an OpenSSL context with certification settings, etc. and handles initialization/teardown.
SSL-level exception.
SSL encrypted socket implementation using OpenSSL.
OpenSSL socket implementation, in large parts ported from C++.