Package org.bouncycastle.crypto.tls
Interface TlsPSKIdentityManager
-
public interface TlsPSKIdentityManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
getHint()
byte[]
getPSK(byte[] identity)
-