Uses of Interface
com.itextpdf.commons.bouncycastle.cms.IRecipientInformationStore
-
Packages that use IRecipientInformationStore Package Description com.itextpdf.bouncycastle.cms com.itextpdf.commons.bouncycastle.cms -
-
Uses of IRecipientInformationStore in com.itextpdf.bouncycastle.cms
Classes in com.itextpdf.bouncycastle.cms that implement IRecipientInformationStore Modifier and Type Class Description classRecipientInformationStoreBCWrapper class forRecipientInformationStore.Methods in com.itextpdf.bouncycastle.cms that return IRecipientInformationStore Modifier and Type Method Description IRecipientInformationStoreCMSEnvelopedDataBC. getRecipientInfos()Calls actualgetRecipientInfosmethod for the wrapped CMSEnvelopedData object. -
Uses of IRecipientInformationStore in com.itextpdf.commons.bouncycastle.cms
Methods in com.itextpdf.commons.bouncycastle.cms that return IRecipientInformationStore Modifier and Type Method Description IRecipientInformationStoreICMSEnvelopedData. getRecipientInfos()Calls actualgetRecipientInfosmethod for the wrapped CMSEnvelopedData object.
-