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