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. A certificate can be imagined as some kind of "digital identity card" attesting that a particular public key belongs to a particular entity.
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.
 

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.
 


This Javadoc may contain text parts from Internet Standard specifications (RFC 2459, 3280, 3039, 2560, 1521, 821, 822, 2253, 1319, 1321, ,2630, 2631, 2268, 3058, 2984, 2104, 2144, 2040, 2311, 2279, see copyright note) and RSA Data Security Public-Key Cryptography Standards (PKCS#1,3,5,7,8,9,10,12, see copyright note).

IAIK-JCE 3.1 with IAIK-JCE CC Core 3.1, (c) 1997-2004 IAIK