- X509Certificate - Class in java.security.cert
-
Abstract class for X.509 certificates.
- X509Certificate() - Constructor for class java.security.cert.X509Certificate
-
Constructor for X.509 certificates.
- X509Extension - Interface in java.security.cert
-
Interface for an X.509 extension.
- X509KeyManager - Interface in javax.net.ssl
-
Instances of this interface manage which X509 certificate-based
key pairs are used to authenticate the local side of a secure
socket.
- X509TrustManager - Interface in javax.net.ssl
-
Instance of this interface manage which X509 certificates
may be used to authenticate the remote side of a secure
socket.