public abstract class BcKeyTransRecipient extends Object implements KeyTransRecipient
| Constructor and Description |
|---|
BcKeyTransRecipient(AsymmetricKeyParameter recipientKey) |
| Modifier and Type | Method and Description |
|---|---|
protected CipherParameters |
extractSecretKey(AlgorithmIdentifier keyEncryptionAlgorithm,
AlgorithmIdentifier encryptedKeyAlgorithm,
byte[] encryptedEncryptionKey) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRecipientOperatorpublic BcKeyTransRecipient(AsymmetricKeyParameter recipientKey)
protected CipherParameters extractSecretKey(AlgorithmIdentifier keyEncryptionAlgorithm, AlgorithmIdentifier encryptedKeyAlgorithm, byte[] encryptedEncryptionKey) throws CMSException
CMSExceptionCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.