Function oath::totp_raw [] [src]

pub fn totp_raw(key: &[u8], digits: u32, epoch: u64, time_step: u64) -> u64