Package | Description |
---|---|
org.spongycastle.crypto.tls |
A lightweight TLS API.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTlsClient |
class |
LegacyTlsClient
Deprecated.
|
class |
PSKTlsClient |
class |
SRPTlsClient |
Modifier and Type | Field and Description |
---|---|
private TlsClient |
TlsProtocolHandler.tlsClient |
Modifier and Type | Method and Description |
---|---|
void |
TlsProtocolHandler.connect(TlsClient tlsClient)
Connects to the remote system using client authentication
|