class HttpSignatures::Key
- HttpSignatures::Key
- Reference
- Object
Defined in:
http_signatures/key.crConstructors
Instance Method Summary
-
#==(other)
Returns
false
(other can only be aValue
here). - #id : String
- #secret : String
Constructor Detail
Instance Method Detail
def ==(other)
#
Description copied from class Reference
Returns false
(other can only be a Value
here).