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, wait
getRecipientOperator
public BcKeyTransRecipient(AsymmetricKeyParameter recipientKey)
protected CipherParameters extractSecretKey(AlgorithmIdentifier keyEncryptionAlgorithm, AlgorithmIdentifier encryptedKeyAlgorithm, byte[] encryptedEncryptionKey) throws CMSException
CMSException
Copyright © 2020 BouncyCastle.org. All rights reserved.