Class: HTTPSignature::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/http_signature.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keysObject

Returns the value of attribute keys

Returns:

  • (Object)

    the current value of keys



11
12
13
# File 'lib/http_signature.rb', line 11

def keys
  @keys
end