Uses of Class
org.apache.http.conn.ssl.PrivateKeyDetails
Packages that use PrivateKeyDetails
-
Uses of PrivateKeyDetails in org.apache.http.conn.ssl
Method parameters in org.apache.http.conn.ssl with type arguments of type PrivateKeyDetailsModifier and TypeMethodDescriptionPrivateKeyStrategy.chooseAlias
(Map<String, PrivateKeyDetails> aliases, Socket socket) Deprecated.Determines what key material to use for SSL authentication.