Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.cms.IRecipientInfo
Package
Description
-
Uses of IRecipientInfo in com.itextpdf.bouncycastle
Modifier and TypeMethodDescriptionBouncyCastleFactory.createRecipientInfo
(IKeyTransRecipientInfo keyTransRecipientInfo) Create recipient info wrapper from key trans recipient info wrapper.Modifier and TypeMethodDescriptionBouncyCastleFactory.createDERSet
(IRecipientInfo recipientInfo) Create DER Set wrapper from recipient info wrapper. -
Uses of IRecipientInfo in com.itextpdf.bouncycastle.asn1.cms
-
Uses of IRecipientInfo in com.itextpdf.bouncycastlefips
Modifier and TypeMethodDescriptionBouncyCastleFipsFactory.createRecipientInfo
(IKeyTransRecipientInfo keyTransRecipientInfo) Create recipient info wrapper from key trans recipient info wrapper.Modifier and TypeMethodDescriptionBouncyCastleFipsFactory.createDERSet
(IRecipientInfo recipientInfo) Create DER Set wrapper from recipient info wrapper. -
Uses of IRecipientInfo in com.itextpdf.bouncycastlefips.asn1.cms
-
Uses of IRecipientInfo in com.itextpdf.commons.bouncycastle
Modifier and TypeMethodDescriptionIBouncyCastleFactory.createRecipientInfo
(IKeyTransRecipientInfo keyTransRecipientInfo) Create recipient info wrapper from key trans recipient info wrapper.Modifier and TypeMethodDescriptionIBouncyCastleFactory.createDERSet
(IRecipientInfo recipientInfo) Create DER Set wrapper from recipient info wrapper.