Class Summary |
PKCS10MimeDataSource |
The PKCS10MimeDataSource class provides an object that wraps
a CertificationRequest object in a DataSource interface. |
PKCS10MimeHandler |
The PKCS10MimeHandler class extends the capabilities of the DataHandler's
implementation in support of the PKCS10MimeDataSource object. |
PKCS7MimeDataSource |
The PKCS7MimeDataSource class provides an object that wraps a ContentInfo object
in a DataSource interface. |
PKCS7MimeHandler |
The PKCS7MimeHandler class extends the capabilities of the DataHandler's
implementation in support of the PKCS7MimeDataSource object. |
SMIMEMimeMessage |
This class allows construction of SMIMEMimeMessage objects that can be used
to send S/MIME PKCS #7 and #10 messages. |
SMIMEMimeMultipart |
The SMIMEMimeMultipart class supports multipart/signed S/MIME messages where
the contents of the message is detached and sent as a separate part with
the encoded SignedData object that does not include the contents. |