Changed Classes |
CRLException
|
CRL (Certificate Revocation List) Exception. |
CertPathBuilderException
|
An exception indicating one of a variety of problems encountered when
building a certification path with a CertPathBuilder . |
CertPathValidatorException
|
An exception indicating one of a variety of problems encountered when
validating a certification path. |
CertStoreException
|
An exception indicating one of a variety of problems retrieving
certificates and CRLs from a CertStore . |
CertificateEncodingException
|
Certificate Encoding Exception. |
CertificateException
|
This exception indicates one of a variety of certificate problems. |
CertificateParsingException
|
Certificate Parsing Exception. |
PolicyQualifierInfo
|
An immutable policy qualifier represented by the ASN.1 PolicyQualifierInfo
structure. |
TrustAnchor
|
A trust anchor or most-trusted Certification Authority (CA). |
X509CRL
|
Abstract class for an X.509 Certificate Revocation List (CRL). |
X509CRLEntry
|
Abstract class for a revoked certificate in a CRL (Certificate
Revocation List). |
X509CRLSelector
|
A CRLSelector that selects X509CRLs that
match all specified criteria. |
X509CertSelector
|
A CertSelector that selects X509Certificates that
match all specified criteria. |