Class Summary |
Certificate |
Abstract class for managing a variety of identity certificates. |
Certificate.CertificateRep |
Alternate Certificate class for serialization. |
CertificateFactory |
This class defines the functionality of a certificate factory, which is
used to generate certificate and certificate revocation list (CRL) objects
from their encodings. |
CertificateFactorySpi |
This class defines the Service Provider Interface (SPI)
for the CertificateFactory class. |
CRL |
This class is an abstraction of certificate revocation lists (CRLs) that
have different formats but important common uses. |
X509Certificate |
Abstract class for X.509 certificates. |
X509CRL |
Abstract class for an X.509 Certificate Revocation List (CRL). |
X509CRLEntry |
Abstract class for a revoked certificate in a CRL (Certificate
Revocation List). |
Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.