Package | Description |
---|---|
org.spongycastle.crypto.tls |
A lightweight TLS API.
|
Modifier and Type | Class and Description |
---|---|
class |
LegacyTlsAuthentication
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
private TlsAuthentication |
TlsProtocolHandler.authentication |
Modifier and Type | Method and Description |
---|---|
TlsAuthentication |
PSKTlsClient.getAuthentication() |
TlsAuthentication |
TlsClient.getAuthentication() |
TlsAuthentication |
LegacyTlsClient.getAuthentication()
Deprecated.
|