Function yubibomb::hotp[][src]

pub fn hotp() -> String
Expand description

Returns an HOTP token.

Examples

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