Class: S7n::Sha1Key

Inherits:
Key
  • Object
show all
Defined in:
lib/s7n/key.rb

Constant Summary collapse

HASH_TYPE =
"SHA1"

Instance Attribute Summary

Attributes inherited from Key

#key, #length

Method Summary

Methods inherited from Key

create_instance, #initialize

Constructor Details

This class inherits a constructor from S7n::Key