Uses of Interface
com.itextpdf.commons.bouncycastle.cms.IRecipient
Packages that use IRecipient
Package
Description
-
Uses of IRecipient in com.itextpdf.bouncycastle.cms
Classes in com.itextpdf.bouncycastle.cms that implement IRecipientMethods in com.itextpdf.bouncycastle.cms with parameters of type IRecipientModifier and TypeMethodDescriptionbyte[]
RecipientInformationBC.getContent
(IRecipient recipient) Calls actualgetContent
method for the wrapped RecipientInformation object. -
Uses of IRecipient in com.itextpdf.bouncycastle.cms.jcajce
Classes in com.itextpdf.bouncycastle.cms.jcajce that implement IRecipientModifier and TypeClassDescriptionclass
Wrapper class forJceKeyAgreeEnvelopedRecipient
.class
Wrapper class forJceKeyTransEnvelopedRecipient
. -
Uses of IRecipient in com.itextpdf.bouncycastlefips.cms
Classes in com.itextpdf.bouncycastlefips.cms that implement IRecipientMethods in com.itextpdf.bouncycastlefips.cms with parameters of type IRecipientModifier and TypeMethodDescriptionbyte[]
RecipientInformationBCFips.getContent
(IRecipient recipient) Calls actualgetContent
method for the wrapped RecipientInformation object. -
Uses of IRecipient in com.itextpdf.bouncycastlefips.cms.jcajce
Classes in com.itextpdf.bouncycastlefips.cms.jcajce that implement IRecipientModifier and TypeClassDescriptionclass
Wrapper class forJceKeyAgreeEnvelopedRecipient
.class
Wrapper class forJceKeyTransEnvelopedRecipient
. -
Uses of IRecipient in com.itextpdf.commons.bouncycastle.cms
Methods in com.itextpdf.commons.bouncycastle.cms with parameters of type IRecipientModifier and TypeMethodDescriptionbyte[]
IRecipientInformation.getContent
(IRecipient recipient) Calls actualgetContent
method for the wrapped RecipientInformation object. -
Uses of IRecipient in com.itextpdf.commons.bouncycastle.cms.jcajce
Subinterfaces of IRecipient in com.itextpdf.commons.bouncycastle.cms.jcajceModifier 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
Methods in com.itextpdf.kernel.security that return IRecipientModifier and TypeMethodDescriptionIExternalDecryptionProcess.getCmsRecipient()
Returns the CMS recipient