Package | Description |
---|---|
org.apache.http.conn.ssl |
Client TLS/SSL support.
|
Modifier and Type | Method and Description |
---|---|
SSLContextBuilder |
SSLContextBuilder.loadKeyMaterial(java.security.KeyStore keystore,
char[] keyPassword,
PrivateKeyStrategy aliasStrategy)
Deprecated.
|
Constructor and Description |
---|
SSLContextBuilder.KeyManagerDelegate(javax.net.ssl.X509KeyManager keyManager,
PrivateKeyStrategy aliasStrategy) |