Package | Description |
---|---|
org.bouncycastle.cms | |
org.bouncycastle.cms.bc | |
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 |
BcPasswordRecipientInfoGenerator |
Modifier and Type | Class and Description |
---|---|
class |
JcePasswordRecipientInfoGenerator |