Uses of Interface
com.itextpdf.commons.bouncycastle.cms.IRecipientInformationStore
Packages that use IRecipientInformationStore
-
Uses of IRecipientInformationStore in com.itextpdf.bouncycastle.cms
Classes in com.itextpdf.bouncycastle.cms that implement IRecipientInformationStoreModifier and TypeClassDescriptionclass
Wrapper class forRecipientInformationStore
.Methods in com.itextpdf.bouncycastle.cms that return IRecipientInformationStoreModifier and TypeMethodDescriptionCMSEnvelopedDataBC.getRecipientInfos()
Calls actualgetRecipientInfos
method for the wrapped CMSEnvelopedData object. -
Uses of IRecipientInformationStore in com.itextpdf.commons.bouncycastle.cms
Methods in com.itextpdf.commons.bouncycastle.cms that return IRecipientInformationStoreModifier and TypeMethodDescriptionICMSEnvelopedData.getRecipientInfos()
Calls actualgetRecipientInfos
method for the wrapped CMSEnvelopedData object.