| Package | Description |
|---|---|
| iaik.security.smime |
| Class and Description |
|---|
| Canonicalizer
Interface to be implemented for providing a special canonicalization scheme.
|
| JMailSMimeSigned
This class extends class SMimeSigned for ensuring to write the body parts in right order.
|
| SignedContent
This class can be used to create S/MIME signed emails in combination with
the
javax.mail package. |
SMIMECounter
SMIMECounter is a singleton class that counts S/MIME
operations performed by an application. |
| SMimeException
This exception is thrown when there occurs a problem with S/MIME.
|
| SMimeSigned
This class represents the "PKCS#7 SignedData object carrying" part of a S/MIME
signed message.
|