Package org.bouncycastle.tls
Interface TlsPSKExternal
-
- All Superinterfaces:
TlsPSK
- All Known Implementing Classes:
BasicTlsPSKExternal
public interface TlsPSKExternal extends TlsPSK
-
-
Method Summary
-
Methods inherited from interface org.bouncycastle.tls.TlsPSK
getIdentity, getKey, getPRFAlgorithm
-
-