Package com.zeroc.IceSSL


package com.zeroc.IceSSL
APIs for the IceSSL transport plug-in. IceSSL provides encryption using SSL/TLS.
  • Class
    Description
    An application can customize the certificate verification process by implementing the CertificateVerifier interface.
    Provides access to the connection details of an SSL connection
    Provides access to an SSL endpoint information.
    A password callback is an alternate way to supply the plug-in with passwords; this avoids using plain text configuration properties.
    Interface that allows applications to interact with the IceSSL plug-in.
    Plug-in factories must implement this interface.