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.tsp.cms |
Classes for dealing Syntax for Binding Documents with Time-Stamps - RFC 5544.
|
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 |
CMSTimeStampedDataParser |
Copyright © 2016 BouncyCastle.org. All rights reserved.