CryptoPro JTLS.
Public API.

Uses of Class
ru.CryptoPro.ssl.SSLTCContext

Uses of SSLTCContext in ru.CryptoPro.ssl
 

Methods in ru.CryptoPro.ssl that return SSLTCContext
static SSLTCContext SSLTCContext.getInstance(java.lang.String protocol)
          Generates a SSLTCContext object that implements the specified secure socket protocol.
static SSLTCContext SSLTCContext.getInstance(java.lang.String protocol, java.lang.String provider)
          Generates a SSLTCContext object that implements the specified secure socket protocol from the specified provider.
static SSLTCContext SSLTCContext.getInstance(java.lang.String protocol, java.security.Provider provider)
          Generates a SSLTCContext object that implements the specified secure socket protocol from the specified provider.
 


Copyright Crypto-Pro.
All rights reserved.