Class | Description |
---|---|
NetscapeCertList |
This class implements the Netscape Certificate Sequence format.
|
PKCS7CertList |
This class implements an application of the PKCS#7 standard for dealing
with certificate chains as used by Netscape Navigator and Microsoft Internet
Explorer.
|
Exception | Description |
---|---|
PKCSException |
This is the general PKCS exception class, which serves to group all the
exception classes of the iaik.pkcs package that extend from it.
|
PKCSParsingException |
PKCS Parsing Exception.
|