public abstract class BcKeyTransRecipient extends java.lang.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