Package | Description |
---|---|
org.bouncycastle.cms.bc |
CMS operator implementations for doing message encryption, signing, digesting, and MACing operations using the BC lightweight API.
|
org.bouncycastle.operator.bc |
Basic operator implementations for doing encryption, signing, and digest operations using the BC lightweight API.
|
Constructor and Description |
---|
BcKEKEnvelopedRecipient(BcSymmetricKeyUnwrapper unwrapper) |
BcKEKRecipient(BcSymmetricKeyUnwrapper unwrapper) |
Modifier and Type | Class and Description |
---|---|
class |
BcAESSymmetricKeyUnwrapper |
Modifier and Type | Method and Description |
---|---|
BcSymmetricKeyUnwrapper |
BcSymmetricKeyUnwrapper.setSecureRandom(SecureRandom random) |
Copyright © 2020 BouncyCastle.org. All rights reserved.