Return a description of the error code.
29 30 31
# File 'lib/gpgme/error.rb', line 29 def message GPGME::gpgme_strerror(@error) end