Class BcKEKEnvelopedRecipient

java.lang.Object
org.bouncycastle.cms.bc.BcKEKRecipient
org.bouncycastle.cms.bc.BcKEKEnvelopedRecipient
All Implemented Interfaces:
KEKRecipient, Recipient

public class BcKEKEnvelopedRecipient extends BcKEKRecipient
  • Constructor Details

  • Method Details

    • getRecipientOperator

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