Uses of Class
org.jsslutils.sslcontext.X509SSLContextFactory

Packages that use X509SSLContextFactory
org.jsslutils.sslcontext   
 

Uses of X509SSLContextFactory in org.jsslutils.sslcontext
 

Subclasses of X509SSLContextFactory in org.jsslutils.sslcontext
 class PKIXSSLContextFactory
          This class is a factory that provides methods for creating an SSLContext configured with the settings set in this factory: using the PKIX algorithm for both the key manager and the trust manager.
 



Copyright © 2012. All Rights Reserved.