Uses of Class
org.bouncycastle.cms.jcajce.JceKEMRecipientInfoGenerator
Packages that use JceKEMRecipientInfoGenerator
-
Uses of JceKEMRecipientInfoGenerator in org.bouncycastle.cms.jcajce
Methods in org.bouncycastle.cms.jcajce that return JceKEMRecipientInfoGeneratorModifier and TypeMethodDescriptionJceKEMRecipientInfoGenerator.setAlgorithmMapping(ASN1ObjectIdentifier algorithm, String algorithmName) Internally algorithm ids are converted into cipher names using a lookup table.JceKEMRecipientInfoGenerator.setKDF(AlgorithmIdentifier kdfAlgorithm) JceKEMRecipientInfoGenerator.setProvider(String providerName) JceKEMRecipientInfoGenerator.setProvider(Provider provider) JceKEMRecipientInfoGenerator.setSecureRandom(SecureRandom random)