Package | Description |
---|---|
org.bouncycastle.asn1.cms | |
org.bouncycastle.cms |
A package for processing RFC 3852 Cryptographic Message Syntax (CMS) objects - also referred to as PKCS#7 (formerly RFC 2630, 3369).
|
Modifier and Type | Method and Description |
---|---|
ContentInfoParser |
AuthenticatedDataParser.getEnapsulatedContentInfo()
Deprecated.
use getEncapsulatedContentInfo()
|
ContentInfoParser |
SignedDataParser.getEncapContentInfo() |
ContentInfoParser |
CompressedDataParser.getEncapContentInfo() |
ContentInfoParser |
AuthenticatedDataParser.getEncapsulatedContentInfo() |
Modifier and Type | Field and Description |
---|---|
protected ContentInfoParser |
CMSContentInfoParser._contentInfo |
Copyright © 2018 BouncyCastle.org. All rights reserved.