Method: Cipher#hasher

Defined in:
lib/cipher.rb

#hasherObject

Returns the value of attribute hasher.



6
7
8
# File 'lib/cipher.rb', line 6

def hasher
  @hasher
end