Skip to main content

HMAC_SHA384

Type Alias HMAC_SHA384 

Source
pub type HMAC_SHA384 = HMAC<SHA384>;

Aliased Type§

pub struct HMAC_SHA384 { /* private fields */ }

Trait Implementations§

Source§

impl Algorithm for HMAC_SHA384

Source§

const ALG_NAME: &'static str = HMAC_SHA384_NAME

Source§

const MAX_SECURITY_STRENGTH: SecurityStrength = SecurityStrength::_192bit