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