Uses of Package
org.apache.hc.core5.ssl
-
Packages that use org.apache.hc.core5.ssl Package Description org.apache.hc.core5.ssl Utility classes for trust and key material management and TLS/SSL context initialization. -
Classes in org.apache.hc.core5.ssl used by org.apache.hc.core5.ssl Class Description PrivateKeyDetails Private key details.PrivateKeyStrategy A strategy allowing for a choice of an alias during SSL authentication.SSLContextBuilder Builder forSSLContext
instances.SSLInitializationException TrustStrategy A strategy to establish trustworthiness of certificates without consulting the trust manager configured in the actual SSL context.