Class: S7::Sha1Key

Inherits:
Key
  • Object
show all
Defined in:
lib/s7/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 S7::Key