Interface SecurityInfo


public interface SecurityInfo
  • Method Details

    • getCipherSuite

      String getCipherSuite()
    • getProtocolName

      String getProtocolName()
    • getProtocolVersion

      String getProtocolVersion()
    • getServerCertificate

      Certificate getServerCertificate()