46 47 48 49
# File 'lib/handshakejs.rb', line 46 def hash_function return @hash_function if @hash_function "sha1" end