| Package | Description |
|---|---|
| iaik.cms | |
| iaik.pkcs.pkcs7 | |
| iaik.security.smime | |
| iaik.smime | |
| iaik.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticatedData
This class represents the non-stream supporting implementation of the CMS
AuthenticatedData type. |
class |
AuthenticatedDataStream
This class represents the stream supporting implementation of the CMS
AuthenticatedData type. |
class |
DigestedData
This class represents the non-stream supporting implementation of the CMS
DigestedData type. |
class |
DigestedDataStream
This class represents the stream supporting implementation of the CMS
DigestedData type. |
class |
EncryptedData
This class represents the non-stream implemention of the CMS
EncryptedData type. |
class |
EncryptedDataStream
This class represents the stream-supporting implementation of the CMS
EncryptedData type. |
class |
EnvelopedData
This class represents the non-stream supporting implementation of the CMS
content type
EnvelopedData. |
class |
EnvelopedDataStream
This class represents the stream-supporting implementation of the CMS content
type
EnvelopedData. |
class |
SignedData
This class represents the non-stream implementation of the CMS content type
SignedData. |
class |
SignedDataStream
This class represents the stream-implementation of the CMS content type
SignedData. |
| Modifier and Type | Class and Description |
|---|---|
class |
SignedAndEnvelopedDataStream
This class represents the stream-supporting implementation of the PKCS#7
SignedAndEnvelopedData type. |
| Modifier and Type | Class and Description |
|---|---|
class |
JMailSMimeSigned
This class extends class SMimeSigned for ensuring to write the body parts in right order.
|
class |
SMimeSigned
This class represents the "PKCS#7 SignedData object carrying" part of a S/MIME
signed message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMimeEncrypted
This class represents the "CMS EnvelopedData object carrying" part of a S/MIME
message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotifyEOFInputStream.addEOFListener(EOFListener listener) |