Contents | Package | Class | Tree | Deprecated | Index | Help Java 1.2 Beta 3
PREV | NEXT SHOW LISTS | HIDE LISTS

Package java.security.cert

Interface Summary
X509Extension Interface for an X.509 extension.
 

Class Summary
Certificate

Abstract class for managing a variety of identity certificates.

RevokedCertificate

Abstract class for a revoked certificate in a CRL (Certificate Revocation List).

X509CRL

Abstract class for an X.509 Certificate Revocation List (CRL).

X509Certificate

Abstract class for X.509 certificates.

 

Exception Summary
CRLException CRL (Certificate Revocation List) Exception
CertificateEncodingException Certificate Encoding Exception.
CertificateException This exception indicates one of a variety of certificate problems.
CertificateExpiredException Certificate Expired Exception.
CertificateNotYetValidException Certificate is not yet valid exception.
CertificateParsingException Certificate Parsing Exception.
X509ExtensionException X.509 Extension Exception.
 


Contents | Package | Class | Tree | Deprecated | Index | Help Java 1.2 Beta 3
PREV | NEXT SHOW LISTS | HIDE LISTS

Submit a bug or feature
Submit comments/suggestions about new javadoc look.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.