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