Yubico.YubiKey.Otp.Operations Namespace
Classes
CalculateChallengeResponse | Operation class for sending an HMAC-SHA1, TOTP, or Yubico OTP challenge to an OTP application slot on a YubiKey and receiving its response. |
ConfigureChallengeResponse | Configures a YubiKey's OTP slot to perform challenge-response using either the Yubico OTP or the HMAC-SHA1 algorithm. |
ConfigureHotp | Configures a YubiKey OTP slot to emit sequence-based OTP codes. |
ConfigureNdef | Configures a YubiKey's NDEF slot for text or URI. |
ConfigureStaticPassword | Operation class for configuring a YubiKey slot to send a static password, whether generated or specified. |
ConfigureYubicoOtp | Configures a YubiKey's OTP slot to perform OTP using the Yubico OTP protocol. |
DeleteSlotConfiguration | |
OperationBase<T> | Base class for OTP configuration operations. |
UpdateSlot | Class for updating an existing OTP slot configuration. |