i am trying to set options with gpgme, especially --cipher-algo and -- compress-algo. can someone tell me what the API to do this is? i am trying to use gpgme to do something like this: gpg --symmetric --cipher-algo AES256 --compress-algo BZIP2 thanks for the help, verbal