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