Skip to main content

alg_matches_kty

Function alg_matches_kty 

Source
fn alg_matches_kty(alg: Algorithm, kty: &str) -> bool
Expand description

Whether alg can be verified with a key of JWK type kty.