Interface ConnectionConfiguration

    • Method Detail

      • getChannelEncryption

        ChannelEncryption getChannelEncryption()
        Gets the channel encryption mode used for the connection, which indicates, if and how the connection is to be secured.
        Returns:
        The channel encryption mode.
      • getSSLContext

        SSLContext getSSLContext()
        Gets the SSL context.
        Returns:
        The SSL context.