Class: Sandal::Sig::HS512
Overview
The HMAC-SHA512 signing algorithm.
Constant Summary collapse
- NAME =
The JWA name of the algorithm.
"HS512"
Instance Attribute Summary
Attributes inherited from HS
Instance Method Summary collapse
-
#initialize(key) ⇒ HS512
constructor
Creates a new instance.