pub fn alg_to_str(alg: SignatureAlgorithm) -> &'static str
Map a SignatureAlgorithm to its JWA string.
SignatureAlgorithm