|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
CertificationRequest | An interface for certification requests |
Class Summary | |
NetscapeCertificationRequest | A class representing a NetscapeCertificationRequest sent from a Netscape browser upon generation of a public key pair |
PKCS10CertificationRequest | Implementation of CertficateRequest for PKCS10 |
X509CertGen | Class for generating X.509 certificates. |
X509CRLGen | Class for generating X.509 Certificate Revocation Lists (CRL's). |
Exception Summary | |
PKIException | A class for general PKI exceptions. |
X509CertGenException | A class for X509CertGen exceptions. |
X509CRLGenException | A class for X509CRLGen exceptions. |
This package defines classes and interfaces for certification requests and certificate and CRL generation.
Certification request support is available for the PKCS#10 standard and for the proprietary format used by Netscape browsers. Certificate and CRL generation adheres to PKIX recommendations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |