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