Function otp::hotp

source ·
pub fn hotp(secret: &[u8], counter: u64) -> u32