[][src]Crate otp

OTP — a one time password code generator library

Modules

config
totp

Provides RFC6238 compliant TOTP token generation.

Structs

TotpConfigError
TotpError

Functions

add_secret
add_totp_secret
delete_secret
list_secrets
migrate_secrets_to_keychain
token

Type Definitions

TotpResult