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) |
extractSecretKeypublic BcRSAKeyTransEnvelopedRecipient(AsymmetricKeyParameter key)
public RecipientOperator getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm, AlgorithmIdentifier contentEncryptionAlgorithm, byte[] encryptedContentEncryptionKey) throws CMSException
CMSExceptionCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.