| Package | Description |
|---|---|
| org.bouncycastle.cms.jcajce | |
| org.bouncycastle.operator.bc | |
| org.bouncycastle.operator.jcajce |
| Modifier and Type | Method and Description |
|---|---|
SymmetricKeyUnwrapper |
JcaJceExtHelper.createSymmetricUnwrapper(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm,
javax.crypto.SecretKey keyEncryptionKey) |
SymmetricKeyUnwrapper |
EnvelopedDataHelper.createSymmetricUnwrapper(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm,
javax.crypto.SecretKey keyEncryptionKey) |
| Modifier and Type | Class and Description |
|---|---|
class |
BcAESSymmetricKeyUnwrapper |
class |
BcSymmetricKeyUnwrapper |
| Modifier and Type | Class and Description |
|---|---|
class |
JceSymmetricKeyUnwrapper |