Package org.bouncycastle.crypto.tls
Interface TlsPSKIdentityManager
-
public interface TlsPSKIdentityManagerDeprecated.Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description byte[]getHint()Deprecated.byte[]getPSK(byte[] identity)Deprecated.
-