Skip to main content

generate

Function generate 

Source
pub fn generate(secret: &TotpSecret, step_secs: u64, digits: u32) -> String
Expand description

Generate the TOTP code for secret at the current time.