Function orion::hazardous::hmac::init[][src]

pub fn init(secret_key: &[u8]) -> Hmac

Initialize Hmac struct with a given key.