Exception: GPGME::Error::UnsupportedAlgorithm

Inherits:
GPGME::Error
  • Object
show all
Defined in:
lib/gpgme.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

#algorithmObject

Returns the value of attribute algorithm.



645
646
647
# File 'lib/gpgme.rb', line 645

def algorithm
  @algorithm
end