Uses of Interface
javax.net.ssl.X509KeyManager
| Package | Description |
|---|---|
| javax.net.ssl |
This package provides classes and interfaces needed to use the Secure
Sockets Layer (SSL) protocol and the successor Transport Layer
Security (TLS) protocol.
|
| org.conscrypt |
-
Uses of X509KeyManager in javax.net.ssl
Classes in javax.net.ssl that implement X509KeyManager Modifier and Type Class Description classX509ExtendedKeyManagerThe abstract extension for theX509KeyManagerinterface. -
Uses of X509KeyManager in org.conscrypt
Classes in org.conscrypt that implement X509KeyManager Modifier and Type Class Description classKeyManagerImplKeyManager implementation.Methods in org.conscrypt that return X509KeyManager Modifier and Type Method Description protected X509KeyManagerSSLParametersImpl. getKeyManager()