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, wait
getRecipientOperator
public BcKEKRecipient(BcSymmetricKeyUnwrapper unwrapper)
protected CipherParameters extractSecretKey(AlgorithmIdentifier keyEncryptionAlgorithm, AlgorithmIdentifier contentEncryptionAlgorithm, byte[] encryptedContentEncryptionKey) throws CMSException
CMSException
Copyright © 2018 BouncyCastle.org. All rights reserved.