Uses of Interface
com.itextpdf.commons.bouncycastle.cms.jcajce.IJceKeyAgreeEnvelopedRecipient
Packages that use IJceKeyAgreeEnvelopedRecipient
Package
Description
-
Uses of IJceKeyAgreeEnvelopedRecipient in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IJceKeyAgreeEnvelopedRecipientModifier and TypeMethodDescriptionBouncyCastleFactory.createJceKeyAgreeEnvelopedRecipient
(PrivateKey privateKey) Create Jce Key agree enveloped recipient wrapper fromPrivateKey
. -
Uses of IJceKeyAgreeEnvelopedRecipient in com.itextpdf.bouncycastle.cms.jcajce
Classes in com.itextpdf.bouncycastle.cms.jcajce that implement IJceKeyAgreeEnvelopedRecipientModifier and TypeClassDescriptionclass
Wrapper class forJceKeyAgreeEnvelopedRecipient
.Methods in com.itextpdf.bouncycastle.cms.jcajce that return IJceKeyAgreeEnvelopedRecipientModifier and TypeMethodDescriptionJceKeyAgreeEnvelopedRecipientBC.setProvider
(String provider) Calls actualsetProvider
method for the wrapped JceKeyAgreeEnvelopedRecipient object. -
Uses of IJceKeyAgreeEnvelopedRecipient in com.itextpdf.bouncycastleconnector
Methods in com.itextpdf.bouncycastleconnector that return IJceKeyAgreeEnvelopedRecipientModifier and TypeMethodDescriptionBouncyCastleDefaultFactory.createJceKeyAgreeEnvelopedRecipient
(PrivateKey privateKey) -
Uses of IJceKeyAgreeEnvelopedRecipient in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IJceKeyAgreeEnvelopedRecipientModifier and TypeMethodDescriptionIBouncyCastleFactory.createJceKeyAgreeEnvelopedRecipient
(PrivateKey privateKey) Create Jce Key agree enveloped recipient wrapper fromPrivateKey
. -
Uses of IJceKeyAgreeEnvelopedRecipient in com.itextpdf.commons.bouncycastle.cms.jcajce
Methods in com.itextpdf.commons.bouncycastle.cms.jcajce that return IJceKeyAgreeEnvelopedRecipientModifier and TypeMethodDescriptionIJceKeyAgreeEnvelopedRecipient.setProvider
(String provider) Calls actualsetProvider
method for the wrapped JceKeyAgreeEnvelopedRecipient object.