| Class | Description |
|---|---|
| EncryptedSocket |
Open a SSL/TLS socket to a server.
|
| EncryptedSocketHandshakeTimeoutThread |
An internal helper thread for EncryptedSocket which detect timeouts for blocked SSL handshakes.
|
| LoadPKCS12Certificate |
Load a PKCS#12 certificate.
|
| Exception | Description |
|---|---|
| EncryptedSocketHandshakeTimeoutException |
Signals that the timout for performing a SSL/TLS handshake has exceeded.
|