Uses of Interface
com.itextpdf.commons.bouncycastle.cms.IRecipientInformationStore
Package
Description
-
Uses of IRecipientInformationStore in com.itextpdf.bouncycastle.cms
Modifier and TypeClassDescriptionclass
Wrapper class forRecipientInformationStore
.Modifier and TypeMethodDescriptionCMSEnvelopedDataBC.getRecipientInfos()
Calls actualgetRecipientInfos
method for the wrapped CMSEnvelopedData object. -
Uses of IRecipientInformationStore in com.itextpdf.bouncycastlefips.cms
Modifier and TypeClassDescriptionclass
Wrapper class forRecipientInformationStore
.Modifier and TypeMethodDescriptionCMSEnvelopedDataBCFips.getRecipientInfos()
Calls actualgetRecipientInfos
method for the wrapped CMSEnvelopedData object. -
Uses of IRecipientInformationStore in com.itextpdf.commons.bouncycastle.cms
Modifier and TypeMethodDescriptionICMSEnvelopedData.getRecipientInfos()
Calls actualgetRecipientInfos
method for the wrapped CMSEnvelopedData object.