Uses of Class
org.bouncycastle.cms.jcajce.JceKEKRecipientInfoGenerator
-
Packages that use JceKEKRecipientInfoGenerator Package Description org.bouncycastle.cms.jcajce CMS operator implementations for doing message encryption, signing, digesting, and MACing operations using the JCA and the JCE. -
-
Uses of JceKEKRecipientInfoGenerator in org.bouncycastle.cms.jcajce
Methods in org.bouncycastle.cms.jcajce that return JceKEKRecipientInfoGenerator Modifier and Type Method Description JceKEKRecipientInfoGenerator
JceKEKRecipientInfoGenerator. setProvider(String providerName)
JceKEKRecipientInfoGenerator
JceKEKRecipientInfoGenerator. setProvider(Provider provider)
JceKEKRecipientInfoGenerator
JceKEKRecipientInfoGenerator. setSecureRandom(SecureRandom random)
-