Package iaik.x509

Class Summary
CertificateFactory This class implements a CertificateFactory for X.509.
ChainVerifier This class provides a framework that allows you to verify certificate chains.
NetscapeCertRequest This class represents a certificate request coming from Netscape Navigator 3.0 and 4.x.
PublicKeyInfo This class implements a PublicKeyInfo as used within X.509 certificates for representing the subject´s public key in the SubjectPublicKeyInfo field.
RevokedCertificate This class represents a revoked certificate.
SimpleChainVerifier This class allows you to verify certificate chains.
UnknownExtension This class implements any unknown extension.
V3Extension This class is the basic implementation for X.509v3 certificate and X.509v2 CRL extensions.
X509Certificate This class represents a X.509 version 3 certificate, as specified by ISO/IEC and ANSI X9.
X509CRL This class represents a X.509v2 CertificateRevocationList (CRL).
X509Extensions This class is used to deal with X.509v3 certificate and X.509v2 CRL extensions.
X509NetscapeExtensions This class is used to deal with X.509v3 certificate and X.509v2 CRL extensions.
 

Exception Summary
X509ExtensionException This exception is thrown if there is a problem with a X.509 extension.
X509ExtensionInitException This exception is thrown if an implementation of an extension can not be initialized.