Interface TlsSession


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

      • getSessionID

        byte[] getSessionID()
        Deprecated.
      • invalidate

        void invalidate()
        Deprecated.
      • isResumable

        boolean isResumable()
        Deprecated.