| Package | Description |
|---|---|
| org.bouncycastle.cms.bc | |
| org.bouncycastle.operator.bc |
| Constructor and Description |
|---|
BcKEKRecipientInfoGenerator(byte[] keyIdentifier,
BcSymmetricKeyWrapper kekWrapper) |
BcKEKRecipientInfoGenerator(org.bouncycastle.asn1.cms.KEKIdentifier kekIdentifier,
BcSymmetricKeyWrapper kekWrapper) |
| Modifier and Type | Class and Description |
|---|---|
class |
BcAESSymmetricKeyWrapper |
| Modifier and Type | Method and Description |
|---|---|
BcSymmetricKeyWrapper |
BcSymmetricKeyWrapper.setSecureRandom(java.security.SecureRandom random) |