Totp Field
Namespace: Yubico.YubiKey.Oath Assembly: Yubico.YubiKey.dllA time-based one-time password (TOTP) is generated based on HMAC algorithm using the current time.
C#
public const CredentialType Totp
Returns
Remarks
It expires after 15, 30 or 60 seconds. The algorithm is specified in RFC 6238.