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 | Class and Description |
---|---|
class |
JcePasswordAuthenticatedRecipient |
class |
JcePasswordEnvelopedRecipient |
Modifier and Type | Method and Description |
---|---|
JcePasswordRecipient |
JcePasswordRecipient.setPasswordConversionScheme(int schemeID) |
JcePasswordRecipient |
JcePasswordRecipient.setProvider(Provider provider) |
JcePasswordRecipient |
JcePasswordRecipient.setProvider(String providerName) |
Copyright © 2021 BouncyCastle.org. All rights reserved.