Class: GPGME::InvalidKey

Inherits:
Object
  • Object
show all
Defined in:
lib/gpgme/misc.rb,
ext/gpgme/gpgme_n.c

Instance Attribute Summary collapse

Instance Attribute Details

#fprObject (readonly) Also known as: fingerprint

Returns the value of attribute fpr.



43
44
45
# File 'lib/gpgme/misc.rb', line 43

def fpr
  @fpr
end

#reasonObject (readonly)

Returns the value of attribute reason.



43
44
45
# File 'lib/gpgme/misc.rb', line 43

def reason
  @reason
end