[][src]Function rigel::init

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

Initialize HmacSha512 struct with a given key, for use with streaming messages.