| 程序包 | 说明 |
|---|---|
| org.apache.hc.core5.ssl |
Utility classes for trust and key material management
and TLS/SSL context initialization.
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
PrivateKeyStrategy.chooseAlias(Map<String,PrivateKeyDetails> aliases,
SSLParameters sslParameters)
Determines what key material to use for SSL authentication.
|
Copyright © 2023. All rights reserved.