Method: EzCrypto::Key#algorithm
- Defined in:
- lib/extensions/ezcrypto/ezcrypto/ezcrypto.rb
#algorithm ⇒ Object (readonly)
Returns the value of attribute algorithm.
45 46 47 |
# File 'lib/extensions/ezcrypto/ezcrypto/ezcrypto.rb', line 45 def algorithm @algorithm end |