Class BcRSAKeyTransEnvelopedRecipient

All Implemented Interfaces:
KeyTransRecipient, Recipient

public class BcRSAKeyTransEnvelopedRecipient extends BcKeyTransRecipient
  • Constructor Details

    • BcRSAKeyTransEnvelopedRecipient

      public BcRSAKeyTransEnvelopedRecipient(org.bouncycastle.crypto.params.AsymmetricKeyParameter key)
  • Method Details

    • getRecipientOperator

      public RecipientOperator getRecipientOperator(org.bouncycastle.asn1.x509.AlgorithmIdentifier keyEncryptionAlgorithm, org.bouncycastle.asn1.x509.AlgorithmIdentifier contentEncryptionAlgorithm, byte[] encryptedContentEncryptionKey) throws CMSException
      Throws:
      CMSException