Uses of Interface
iaik.security.ssl.SSLCommunication

Packages that use SSLCommunication
iaik.security.ssl   
 

Uses of SSLCommunication in iaik.security.ssl
 

Classes in iaik.security.ssl that implement SSLCommunication
 class SSLSocket
          This class implements the SSL/TLS transport over Java sockets.
 class SSLTransport
          This class implements a secure transport using the SSL/TLS protocol suite.