Uses of Interface
com.itextpdf.commons.bouncycastle.cms.IRecipient
Package
Description
-
Uses of IRecipient in com.itextpdf.bouncycastle.cms
Modifier and TypeMethodDescriptionbyte[]
RecipientInformationBC.getContent
(IRecipient recipient) Calls actualgetContent
method for the wrapped RecipientInformation object. -
Uses of IRecipient in com.itextpdf.bouncycastle.cms.jcajce
Modifier and TypeClassDescriptionclass
Wrapper class forJceKeyAgreeEnvelopedRecipient
.class
Wrapper class forJceKeyTransEnvelopedRecipient
. -
Uses of IRecipient in com.itextpdf.bouncycastlefips.cms
Modifier and TypeMethodDescriptionbyte[]
RecipientInformationBCFips.getContent
(IRecipient recipient) Calls actualgetContent
method for the wrapped RecipientInformation object. -
Uses of IRecipient in com.itextpdf.bouncycastlefips.cms.jcajce
Modifier and TypeClassDescriptionclass
Wrapper class forJceKeyAgreeEnvelopedRecipient
.class
Wrapper class forJceKeyTransEnvelopedRecipient
. -
Uses of IRecipient in com.itextpdf.commons.bouncycastle.cms
Modifier and TypeMethodDescriptionbyte[]
IRecipientInformation.getContent
(IRecipient recipient) Calls actualgetContent
method for the wrapped RecipientInformation object. -
Uses of IRecipient in com.itextpdf.commons.bouncycastle.cms.jcajce
Modifier and TypeInterfaceDescriptioninterface
This interface represents the wrapper for JceKeyAgreeEnvelopedRecipient that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.interface
This interface represents the wrapper for JceKeyTransEnvelopedRecipient that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations. -
Uses of IRecipient in com.itextpdf.kernel.security
Modifier and TypeMethodDescriptionIExternalDecryptionProcess.getCmsRecipient()
Returns the CMS recipient