Skip to main content

ALGORITHM_HS256

Constant ALGORITHM_HS256 

Source
pub const ALGORITHM_HS256: &str = "HS256";
Expand description

JWS alg header value for HMAC using SHA-256.

Reference: RFC 7518 section 3.2.