| Package | Description |
|---|---|
| org.bouncycastle.cms |
A package for processing RFC 3852 Cryptographic Message Syntax (CMS) objects - also referred to as PKCS#7 (formerly RFC 2630, 3369).
|
| org.bouncycastle.cms.jcajce |
| Modifier and Type | Method and Description |
|---|---|
PasswordRecipientInfoGenerator |
PasswordRecipientInfoGenerator.setPasswordConversionScheme(int schemeID) |
PasswordRecipientInfoGenerator |
PasswordRecipientInfoGenerator.setSaltAndIterationCount(byte[] salt,
int iterationCount) |
PasswordRecipientInfoGenerator |
PasswordRecipientInfoGenerator.setSecureRandom(SecureRandom random) |
| Modifier and Type | Class and Description |
|---|---|
class |
JcePasswordRecipientInfoGenerator |
Copyright © 2014. All rights reserved.