public class BcKEKEnvelopedRecipient extends BcKEKRecipient
| Constructor and Description |
|---|
BcKEKEnvelopedRecipient(BcSymmetricKeyUnwrapper unwrapper) |
| Modifier and Type | Method and Description |
|---|---|
RecipientOperator |
getRecipientOperator(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm,
org.bouncycastle.asn1.x509.AlgorithmIdentifier contentEncryptionAlgorithm,
byte[] encryptedContentEncryptionKey) |
extractSecretKeypublic BcKEKEnvelopedRecipient(BcSymmetricKeyUnwrapper unwrapper)
public RecipientOperator getRecipientOperator(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm, org.bouncycastle.asn1.x509.AlgorithmIdentifier contentEncryptionAlgorithm, byte[] encryptedContentEncryptionKey) throws CMSException
CMSException