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