Class OtpResponse
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.
public class OtpResponse : YubiKeyResponse, IYubiKeyResponse
- Inheritance
-
objectOtpResponse
- Implements
- Derived
- Inherited Members
Constructors
OtpResponse(ResponseApdu)
public OtpResponse(ResponseApdu responseApdu)
Parameters
responseApdu
ResponseApdu