Package | Description |
---|---|
org.bouncycastle.cms.jcajce |
CMS operator implementations for doing message encryption, signing, digesting, and MACing operations using the JCA and the JCE.
|
Modifier and Type | Method and Description |
---|---|
JceKeyTransRecipientInfoGenerator |
JceKeyTransRecipientInfoGenerator.setAlgorithmMapping(ASN1ObjectIdentifier algorithm,
String algorithmName)
Internally algorithm ids are converted into cipher names using a lookup table.
|
JceKeyTransRecipientInfoGenerator |
JceKeyTransRecipientInfoGenerator.setProvider(Provider provider) |
JceKeyTransRecipientInfoGenerator |
JceKeyTransRecipientInfoGenerator.setProvider(String providerName) |
Copyright © 2018 BouncyCastle.org. All rights reserved.