Class BcKEKRecipientInfoGenerator

    • Constructor Summary

      Constructors 
      Constructor Description
      BcKEKRecipientInfoGenerator​(byte[] keyIdentifier, org.bouncycastle.operator.bc.BcSymmetricKeyWrapper kekWrapper)  
      BcKEKRecipientInfoGenerator​(org.bouncycastle.asn1.cms.KEKIdentifier kekIdentifier, org.bouncycastle.operator.bc.BcSymmetricKeyWrapper kekWrapper)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BcKEKRecipientInfoGenerator

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

        public BcKEKRecipientInfoGenerator​(byte[] keyIdentifier,
                                           org.bouncycastle.operator.bc.BcSymmetricKeyWrapper kekWrapper)