Interface TlsPSKIdentityManager


  • public interface TlsPSKIdentityManager
    Deprecated.
    Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
    • Method Detail

      • getHint

        byte[] getHint()
        Deprecated.
      • getPSK

        byte[] getPSK​(byte[] identity)
        Deprecated.