Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.cms.IRecipientInfo
Packages that use IRecipientInfo
Package
Description
-
Uses of IRecipientInfo in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IRecipientInfoModifier and TypeMethodDescriptionBouncyCastleFactory.createRecipientInfo
(IKeyTransRecipientInfo keyTransRecipientInfo) Create recipient info wrapper from key trans recipient info wrapper.Methods in com.itextpdf.bouncycastle with parameters of type IRecipientInfoModifier and TypeMethodDescriptionBouncyCastleFactory.createDERSet
(IRecipientInfo recipientInfo) Create DER Set wrapper from recipient info wrapper. -
Uses of IRecipientInfo in com.itextpdf.bouncycastle.asn1.cms
Classes in com.itextpdf.bouncycastle.asn1.cms that implement IRecipientInfo -
Uses of IRecipientInfo in com.itextpdf.bouncycastleconnector
Methods in com.itextpdf.bouncycastleconnector that return IRecipientInfoModifier and TypeMethodDescriptionBouncyCastleDefaultFactory.createRecipientInfo
(IKeyTransRecipientInfo keyTransRecipientInfo) Methods in com.itextpdf.bouncycastleconnector with parameters of type IRecipientInfoModifier and TypeMethodDescriptionBouncyCastleDefaultFactory.createDERSet
(IRecipientInfo recipientInfo) -
Uses of IRecipientInfo in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IRecipientInfoModifier and TypeMethodDescriptionIBouncyCastleFactory.createRecipientInfo
(IKeyTransRecipientInfo keyTransRecipientInfo) Create recipient info wrapper from key trans recipient info wrapper.Methods in com.itextpdf.commons.bouncycastle with parameters of type IRecipientInfoModifier and TypeMethodDescriptionIBouncyCastleFactory.createDERSet
(IRecipientInfo recipientInfo) Create DER Set wrapper from recipient info wrapper.