public abstract class BcKEKRecipient extends java.lang.Object implements KEKRecipient
| Constructor and Description |
|---|
BcKEKRecipient(org.bouncycastle.operator.bc.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(org.bouncycastle.operator.bc.BcSymmetricKeyUnwrapper unwrapper)
protected CipherParameters extractSecretKey(AlgorithmIdentifier keyEncryptionAlgorithm,
AlgorithmIdentifier contentEncryptionAlgorithm,
byte[] encryptedContentEncryptionKey)
throws CMSException
CMSException