Class BcKEKRecipientInfoGenerator

java.lang.Object
org.bouncycastle.cms.KEKRecipientInfoGenerator
org.bouncycastle.cms.bc.BcKEKRecipientInfoGenerator
All Implemented Interfaces:
RecipientInfoGenerator

public class BcKEKRecipientInfoGenerator extends KEKRecipientInfoGenerator
  • Constructor Details

    • BcKEKRecipientInfoGenerator

      public BcKEKRecipientInfoGenerator(org.bouncycastle.asn1.cms.KEKIdentifier kekIdentifier, BcSymmetricKeyWrapper kekWrapper)
    • BcKEKRecipientInfoGenerator

      public BcKEKRecipientInfoGenerator(byte[] keyIdentifier, BcSymmetricKeyWrapper kekWrapper)