public interface TlsPSKIdentity
Modifier and Type | Method and Description |
---|---|
byte[] |
getPSK()
Deprecated.
|
byte[] |
getPSKIdentity()
Deprecated.
|
void |
notifyIdentityHint(byte[] psk_identity_hint)
Deprecated.
|
void |
skipIdentityHint()
Deprecated.
|