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

Packages that use PrivateKeyDetails
org.apache.http.ssl Utility classes for trust and key material management and TLS/SSL context initialization. 
 

Uses of PrivateKeyDetails in org.apache.http.ssl
 

Method parameters in org.apache.http.ssl with type arguments of type PrivateKeyDetails
 String PrivateKeyStrategy.chooseAlias(Map<String,PrivateKeyDetails> aliases, Socket socket)
          Determines what key material to use for SSL authentication.
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.