Show / Hide Table of Contents

OtpResponse Class

Namespace: Yubico.YubiKey.Otp.Commands Assembly: Yubico.YubiKey.dll

Base class for all OTP responses. Use this class to represent the status of an OTP command, or one of its derived classes to retrieve the full response.

C#
public class OtpResponse : YubiKeyResponse, IYubiKeyResponse
Inheritance object YubiKeyResponse OtpResponse
ChallengeResponseResponse
GetDeviceInfoResponse
GetPagedDeviceInfoResponse
GetSerialNumberResponse
QueryFipsModeResponse
ReadNdefDataResponse
ReadStatusResponse
Implements
IYubiKeyResponse

Constructors

Name Description
OtpResponse(ResponseApdu)

See Also

IYubiKeyResponse
In this article
Back to top Generated by DocFX