Package javax.security.cert
-
Class Summary Class Description Certificate Abstract class to represent identity certificates.X509Certificate Abstract base class for X.509 certificates. -
Exception Summary Exception Description CertificateEncodingException The exception that is thrown when an error occurs while aCertificateis being encoded.CertificateException The base class for allCertificaterelated exceptions.CertificateExpiredException The exception that is thrown when aCertificatehas expired.CertificateNotYetValidException The exception that is thrown when aCertificateis not yet valid.CertificateParsingException The exception that is thrown when aCertificatecan not be parsed.