Uses of Interface
com.itextpdf.commons.bouncycastle.cms.jcajce.IJceKeyAgreeEnvelopedRecipient
-
-
Uses of IJceKeyAgreeEnvelopedRecipient in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IJceKeyAgreeEnvelopedRecipient Modifier and Type Method Description IJceKeyAgreeEnvelopedRecipientBouncyCastleFactory. createJceKeyAgreeEnvelopedRecipient(java.security.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 IJceKeyAgreeEnvelopedRecipient Modifier and Type Class Description classJceKeyAgreeEnvelopedRecipientBCWrapper class forJceKeyAgreeEnvelopedRecipient.Methods in com.itextpdf.bouncycastle.cms.jcajce that return IJceKeyAgreeEnvelopedRecipient Modifier and Type Method Description IJceKeyAgreeEnvelopedRecipientJceKeyAgreeEnvelopedRecipientBC. setProvider(java.lang.String provider)Calls actualsetProvidermethod for the wrapped JceKeyAgreeEnvelopedRecipient object. -
Uses of IJceKeyAgreeEnvelopedRecipient in com.itextpdf.bouncycastleconnector
Methods in com.itextpdf.bouncycastleconnector that return IJceKeyAgreeEnvelopedRecipient Modifier and Type Method Description IJceKeyAgreeEnvelopedRecipientBouncyCastleDefaultFactory. createJceKeyAgreeEnvelopedRecipient(java.security.PrivateKey privateKey) -
Uses of IJceKeyAgreeEnvelopedRecipient in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IJceKeyAgreeEnvelopedRecipient Modifier and Type Method Description IJceKeyAgreeEnvelopedRecipientIBouncyCastleFactory. createJceKeyAgreeEnvelopedRecipient(java.security.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 IJceKeyAgreeEnvelopedRecipient Modifier and Type Method Description IJceKeyAgreeEnvelopedRecipientIJceKeyAgreeEnvelopedRecipient. setProvider(java.lang.String provider)Calls actualsetProvidermethod for the wrapped JceKeyAgreeEnvelopedRecipient object.
-