Closed mattbostock closed 7 years ago
I'd like to be able to create a new GPG key using ruby-gpgme (mentioned as a TODO in the README).
I think it is already possible, though you will need to craft the key parameters. see the example: https://github.com/ueno/ruby-gpgme/blob/master/examples/genkey.rb
Thanks!
I'd like to be able to create a new GPG key using ruby-gpgme (mentioned as a TODO in the README).