public interface TlsPSKIdentity
Modifier and Type | Method and Description |
---|---|
byte[] |
getPSK() |
byte[] |
getPSKIdentity() |
void |
notifyIdentityHint(byte[] psk_identity_hint) |
void |
skipIdentityHint() |
Copyright © 2018 BouncyCastle.org. All rights reserved.