Uses of Class
org.apache.http.conn.ssl.PrivateKeyDetails
-
Packages that use PrivateKeyDetails Package Description org.apache.http.conn.ssl Client TLS/SSL support. -
-
Uses of PrivateKeyDetails in org.apache.http.conn.ssl
Method parameters in org.apache.http.conn.ssl with type arguments of type PrivateKeyDetails Modifier and Type Method Description java.lang.String
PrivateKeyStrategy. chooseAlias(java.util.Map<java.lang.String,PrivateKeyDetails> aliases, java.net.Socket socket)
Deprecated.Determines what key material to use for SSL authentication.
-