Function yubibomb::hotp

source ·
pub fn hotp() -> String
Expand description

Returns an HOTP token.

Examples

println!("{}", yubibomb::hotp());