Skip to main content

HMAC_SHA224

Type Alias HMAC_SHA224 

Source
pub type HMAC_SHA224 = HMAC<SHA224>;

Aliased Type§

pub struct HMAC_SHA224 { /* private fields */ }

Trait Implementations§

Source§

impl Algorithm for HMAC_SHA224

Source§

const ALG_NAME: &'static str = HMAC_SHA224_NAME

Source§

const MAX_SECURITY_STRENGTH: SecurityStrength = SecurityStrength::_112bit