| Package | Description |
|---|---|
| org.bouncycastle.cms |
A package for processing RFC 3852 Cryptographic Message Syntax (CMS) objects - also referred to as PKCS#7 (formerly RFC 2630, 3369).
|
| org.bouncycastle.mail.smime |
High level classes for dealing with S/MIME objects (RFC 3851).
|
| Modifier and Type | Class and Description |
|---|---|
class |
CMSAuthenticatedDataParser
Parsing class for an CMS Authenticated Data object from an input stream.
|
class |
CMSCompressedDataParser
Class for reading a CMS Compressed Data stream.
|
class |
CMSEnvelopedDataParser
Parsing class for an CMS Enveloped Data object from an input stream.
|
class |
CMSSignedDataParser
Parsing class for an CMS Signed Data object from an input stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMIMECompressedParser
Stream based containing class for an S/MIME pkcs7-mime compressed MimePart.
|
class |
SMIMEEnvelopedParser
Stream based containing class for an S/MIME pkcs7-mime encrypted MimePart.
|
class |
SMIMESignedParser
general class for handling a pkcs7-signature message.
|
Copyright © 2014. All rights reserved.