Interface RecipientInfoGenerator

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.bouncycastle.asn1.cms.RecipientInfo generate​(org.bouncycastle.operator.GenericKey contentEncryptionKey)  
    • Method Detail

      • generate

        org.bouncycastle.asn1.cms.RecipientInfo generate​(org.bouncycastle.operator.GenericKey contentEncryptionKey)
                                                  throws CMSException
        Throws:
        CMSException