Skip to main content

HMAC_SHA3_384

Type Alias HMAC_SHA3_384 

Source
pub type HMAC_SHA3_384 = HMAC<SHA3_384>;

Aliased Type§

pub struct HMAC_SHA3_384 { /* private fields */ }

Trait Implementations§

Source§

impl Algorithm for HMAC_SHA3_384

Source§

const ALG_NAME: &'static str = HMAC_SHA3_384_NAME

Source§

const MAX_SECURITY_STRENGTH: SecurityStrength = SecurityStrength::_192bit