Class | Description |
---|---|
AttributeCertificateHolder |
The Holder object.
|
AttributeCertificateIssuer |
Carrying class for an attribute certificate issuer.
|
X509AttributeCertificateHolder |
Holding class for an X.509 AttributeCertificate structure.
|
X509CertificateHolder |
Holding class for an X.509 Certificate structure.
|
X509CRLEntryHolder |
Holding class for an X.509 CRL Entry structure.
|
X509CRLHolder |
Holding class for an X.509 CRL structure.
|
X509v1CertificateBuilder |
class to produce an X.509 Version 1 certificate.
|
X509v2AttributeCertificateBuilder |
class to produce an X.509 Version 2 AttributeCertificate.
|
X509v2CRLBuilder |
class to produce an X.509 Version 2 CRL.
|
X509v3CertificateBuilder |
class to produce an X.509 Version 3 certificate.
|
Exception | Description |
---|---|
CertException |
General checked Exception thrown in the cert package and its sub-packages.
|
CertIOException |
General IOException thrown in the cert package and its sub-packages.
|
Copyright © 2015. All rights reserved.