Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPGME::Crypto options are not documented #63

Open
do11 opened this issue Apr 3, 2015 · 0 comments
Open

GPGME::Crypto options are not documented #63

do11 opened this issue Apr 3, 2015 · 0 comments

Comments

@do11
Copy link

do11 commented Apr 3, 2015

http://www.rubydoc.info/gems/gpgme/GPGME/Crypto says

Different, independent methods providing the simplest possible API to execute crypto operations via GPG. All methods accept as options the same common options as GPGME::Ctx.new. Read the documentation for that class to know how to customize things further (like output stuff in ASCII armored format, for example).

Ok, I read http://www.rubydoc.info/gems/gpgme/GPGME/Ctx but there is no description or even list of at least :output, :recipients, :always_trust, :sign, :signer and who knows how much more.

It would be awesomely useful if documentation state full list of options. For example, I hoped there is option to specify encrypted file name (related to #62).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant