pub const ALGORITHM_HS256: &str = "HS256";
JWS alg header value for HMAC using SHA-256.
alg
Reference: RFC 7518 section 3.2.