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