Uses of Class
org.bouncycastle.cms.RecipientInformationStore
Packages that use RecipientInformationStore
-
Uses of RecipientInformationStore in org.bouncycastle.cms
Methods in org.bouncycastle.cms that return RecipientInformationStoreModifier and TypeMethodDescriptionCMSAuthenticatedData.getRecipientInfos()return a store of the intended recipients for this messageCMSAuthenticatedDataParser.getRecipientInfos()return a store of the intended recipients for this messageCMSAuthEnvelopedData.getRecipientInfos()return a store of the intended recipients for this messageCMSAuthEnvelopedDataParser.getRecipientInfos()return a store of the intended recipients for this messageCMSEnvelopedData.getRecipientInfos()return a store of the intended recipients for this messageCMSEnvelopedDataParser.getRecipientInfos()return a store of the intended recipients for this message -
Uses of RecipientInformationStore in org.bouncycastle.mime.smime
Methods in org.bouncycastle.mime.smime with parameters of type RecipientInformationStoreModifier and TypeMethodDescriptionvoidSMimeParserListener.envelopedData(MimeParserContext parserContext, Headers headers, OriginatorInformation originatorInformation, RecipientInformationStore recipients)