Function basic_otp::hotp[][src]

pub fn hotp(key: &[u8], counter: u64, digits: u32) -> u32