Exception: GPGME::Error::UnusablePublicKey

Inherits:
GPGME::Error
  • Object
show all
Defined in:
lib/gpgme/error.rb

Instance Attribute Summary collapse

Attributes inherited from GPGME::Error

#error

Method Summary

Methods inherited from GPGME::Error

#code, #initialize, #message, #source

Constructor Details

This class inherits a constructor from GPGME::Error

Instance Attribute Details

#keysObject

Returns the value of attribute keys.



36
37
38
# File 'lib/gpgme/error.rb', line 36

def keys
  @keys
end