otp

Function totp

Source
pub fn totp(secret: &[u8], time: SystemTime, window: Duration) -> u32