Class KEMRecipientInfoGenerator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.bouncycastle.asn1.cms.RecipientInfo generate​(org.bouncycastle.operator.GenericKey contentEncryptionKey)  
      • Methods inherited from class java.lang.Object

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

      • KEMRecipientInfoGenerator

        protected KEMRecipientInfoGenerator​(org.bouncycastle.asn1.cms.IssuerAndSerialNumber issuerAndSerial,
                                            KEMKeyWrapper wrapper)
      • KEMRecipientInfoGenerator

        protected KEMRecipientInfoGenerator​(byte[] subjectKeyIdentifier,
                                            KEMKeyWrapper wrapper)