Uses of Interface
com.itextpdf.commons.bouncycastle.cms.jcajce.IJceKeyTransEnvelopedRecipient
Packages that use IJceKeyTransEnvelopedRecipient
Package
Description
-
Uses of IJceKeyTransEnvelopedRecipient in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IJceKeyTransEnvelopedRecipientModifier and TypeMethodDescriptionBouncyCastleFactory.createJceKeyTransEnvelopedRecipient
(PrivateKey privateKey) Create Jce Key trans enveloped recipient wrapper fromPrivateKey
. -
Uses of IJceKeyTransEnvelopedRecipient in com.itextpdf.bouncycastle.cms.jcajce
Classes in com.itextpdf.bouncycastle.cms.jcajce that implement IJceKeyTransEnvelopedRecipientModifier and TypeClassDescriptionclass
Wrapper class forJceKeyTransEnvelopedRecipient
.Methods in com.itextpdf.bouncycastle.cms.jcajce that return IJceKeyTransEnvelopedRecipientModifier and TypeMethodDescriptionJceKeyTransEnvelopedRecipientBC.setProvider
(String provider) Calls actualsetProvider
method for the wrapped JceKeyTransEnvelopedRecipient object. -
Uses of IJceKeyTransEnvelopedRecipient in com.itextpdf.bouncycastleconnector
Methods in com.itextpdf.bouncycastleconnector that return IJceKeyTransEnvelopedRecipientModifier and TypeMethodDescriptionBouncyCastleDefaultFactory.createJceKeyTransEnvelopedRecipient
(PrivateKey privateKey) -
Uses of IJceKeyTransEnvelopedRecipient in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IJceKeyTransEnvelopedRecipientModifier and TypeMethodDescriptionIBouncyCastleFactory.createJceKeyTransEnvelopedRecipient
(PrivateKey privateKey) Create Jce Key trans enveloped recipient wrapper fromPrivateKey
. -
Uses of IJceKeyTransEnvelopedRecipient in com.itextpdf.commons.bouncycastle.cms.jcajce
Methods in com.itextpdf.commons.bouncycastle.cms.jcajce that return IJceKeyTransEnvelopedRecipientModifier and TypeMethodDescriptionIJceKeyTransEnvelopedRecipient.setProvider
(String provider) Calls actualsetProvider
method for the wrapped JceKeyTransEnvelopedRecipient object.