| Class | Description |
|---|---|
| SmimeKey |
A wrapper around a
PrivateKey and a chain of X509Certificates used to sign or decrypt a MIME message. |
| SmimeKeyStore | |
| SmimeMessageIdFixingMimeMessage | |
| SmimeMessageIdFixingSMTPMessage | |
| SmimeUtil |
Utilities for handling S/MIME specific operations on MIME messages from
JavaMail.
|
| Enum | Description |
|---|---|
| KeyEncapsulationAlgorithm | |
| SmimeState |
The
SmimeState of a MimePart or MimeMultipart is
derived from the corresponding content type and can be obtained with
checkSignature(); |
| Exception | Description |
|---|---|
| SmimeException |
A
RuntimeException that is used to indicate S/MIME specific
missbehaviors or to wrap other Exceptions that were thrown
during the processing of S/MIME specific operations. |
Copyright © 2021–2024. All rights reserved.