pub type JwtHmacKey = HS256Key;
jwt
HMAC key type for JWT.
struct JwtHmacKey { /* private fields */ }