Interface SslTransportWrapper

All Superinterfaces:
TransportInput, TransportOutput, TransportWrapper
All Known Implementing Classes:
SimpleSslTransportWrapper, SslHandshakeSniffingTransportWrapper

public interface SslTransportWrapper extends TransportWrapper
  • Method Details

    • getCipherName

      String getCipherName()
    • getProtocolName

      String getProtocolName()