Function otp::totp

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