Package | Description |
---|---|
org.apache.hc.core5.ssl |
Utility classes for trust and key material management
and TLS/SSL context initialization.
|
Modifier and Type | Method and Description |
---|---|
String |
PrivateKeyStrategy.chooseAlias(Map<String,PrivateKeyDetails> aliases,
SSLParameters sslParameters)
Determines what key material to use for SSL authentication.
|
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.