Skip to content

how to set "personal-compress-preferences": 'ZIP' #146

Description

@KLoong

I want to set "personal-compress-preferences": 'ZIP',but I don't know how to set by use this gem.
crypto = GPGME::Crypto.new :armor => true crypto.encrypt JSON.generate(data),:sign=>true, :signers => "diningcity-dbs-uat@diningcity.asia", :recipients => "diningcity-dbs-prod@diningcity.asia", pinentry_mode: GPGME::PINENTRY_MODE_LOOPBACK, password:'xxxxxxx', "personal-compress-preferences": 'ZIP'
I use personal-compress-preferences but it not work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions