Uses of Interface
org.apache.http.conn.ssl.PrivateKeyStrategy
Packages that use PrivateKeyStrategy
-
Uses of PrivateKeyStrategy in org.apache.http.conn.ssl
Methods in org.apache.http.conn.ssl with parameters of type PrivateKeyStrategyModifier and TypeMethodDescriptionSSLContextBuilder.loadKeyMaterial
(KeyStore keystore, char[] keyPassword, PrivateKeyStrategy aliasStrategy) Deprecated.