Uses of Class
org.apache.http.conn.ssl.PrivateKeyDetails

Packages that use PrivateKeyDetails
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
 String PrivateKeyStrategy.chooseAlias(Map<String,PrivateKeyDetails> aliases, Socket socket)
          Deprecated. Determines what key material to use for SSL authentication.
 



Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.