Uses of Interface
com.itextpdf.commons.bouncycastle.cms.jcajce.IJceKeyTransEnvelopedRecipient
-
-
Uses of IJceKeyTransEnvelopedRecipient in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IJceKeyTransEnvelopedRecipient Modifier and Type Method Description IJceKeyTransEnvelopedRecipientBouncyCastleFactory. createJceKeyTransEnvelopedRecipient(java.security.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 IJceKeyTransEnvelopedRecipient Modifier and Type Class Description classJceKeyTransEnvelopedRecipientBCWrapper class forJceKeyTransEnvelopedRecipient.Methods in com.itextpdf.bouncycastle.cms.jcajce that return IJceKeyTransEnvelopedRecipient Modifier and Type Method Description IJceKeyTransEnvelopedRecipientJceKeyTransEnvelopedRecipientBC. setProvider(java.lang.String provider)Calls actualsetProvidermethod for the wrapped JceKeyTransEnvelopedRecipient object. -
Uses of IJceKeyTransEnvelopedRecipient in com.itextpdf.bouncycastleconnector
Methods in com.itextpdf.bouncycastleconnector that return IJceKeyTransEnvelopedRecipient Modifier and Type Method Description IJceKeyTransEnvelopedRecipientBouncyCastleDefaultFactory. createJceKeyTransEnvelopedRecipient(java.security.PrivateKey privateKey) -
Uses of IJceKeyTransEnvelopedRecipient in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IJceKeyTransEnvelopedRecipient Modifier and Type Method Description IJceKeyTransEnvelopedRecipientIBouncyCastleFactory. createJceKeyTransEnvelopedRecipient(java.security.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 IJceKeyTransEnvelopedRecipient Modifier and Type Method Description IJceKeyTransEnvelopedRecipientIJceKeyTransEnvelopedRecipient. setProvider(java.lang.String provider)Calls actualsetProvidermethod for the wrapped JceKeyTransEnvelopedRecipient object.
-