Enhydra-Oyster 2.1-7 API

Package org.enhydra.oyster.smime

Class Summary
BaseSignedSMIMEObject This class is used as super class for SignedSMIME and SignedAndEnvelopedSMIME classes.
BaseSMIMEObject This class is used as super class for all four email types with SMIME cryptography capabilities (Enveloped, Signed Signed and Enveloped and Enveloped and Signed).
EnvelopedSMIME EnvelopedSMIME class is used for creating and sending encrypted S/MIME message.

Email message is in general composed of the content of the message and of one or more attachments.
SignedAndEnvelopedSMIME SignedAndEnvelopedSMIME class is used for creating and sending signed and encrypted, or encrypted and signed S/MIME messages.
SignedSMIME SignedSMIME class is used for creating and sending signed S/MIME message.

Email message is in general composed of the content of the message and of one or more attachments.
 


Enhydra-Oyster 2.1-7 API