pub fn str_to_alg(s: &str) -> Result<SignatureAlgorithm>
Map a JWA string to a SignatureAlgorithm.
SignatureAlgorithm