Hotp Field
Namespace: Yubico.YubiKey.Oath Assembly: Yubico.YubiKey.dllHMAC-based One-time Password algorithm (HOTP) is generated based on HMAC algorithm using an authentication counter.
C#
public const CredentialType Hotp
Returns
Remarks
The algorithm is specified in RFC 4226.