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).
|
Modifier and Type | Method and Description |
---|---|
RecipientInformationStore |
CMSAuthenticatedDataParser.getRecipientInfos()
return a store of the intended recipients for this message
|
RecipientInformationStore |
CMSEnvelopedData.getRecipientInfos()
return a store of the intended recipients for this message
|
RecipientInformationStore |
CMSAuthenticatedData.getRecipientInfos()
return a store of the intended recipients for this message
|
RecipientInformationStore |
CMSEnvelopedDataParser.getRecipientInfos()
return a store of the intended recipients for this message
|
Copyright © 2016 BouncyCastle.org. All rights reserved.