public class BcKEKEnvelopedRecipient extends BcKEKRecipient
Constructor and Description |
---|
BcKEKEnvelopedRecipient(BcSymmetricKeyUnwrapper unwrapper) |
Modifier and Type | Method and Description |
---|---|
RecipientOperator |
getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm,
AlgorithmIdentifier contentEncryptionAlgorithm,
byte[] encryptedContentEncryptionKey) |
extractSecretKey
public BcKEKEnvelopedRecipient(BcSymmetricKeyUnwrapper unwrapper)
public RecipientOperator getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm, AlgorithmIdentifier contentEncryptionAlgorithm, byte[] encryptedContentEncryptionKey) throws CMSException
CMSException
Copyright © 2021 BouncyCastle.org. All rights reserved.