GetData Method
GetData()
Gets the OTP application status.
C#
public OtpStatus GetData()
Returns
The data in the ResponseAPDU, presented as an OtpStatus class.
Implements
Exceptions
Type | Condition |
---|---|
System.InvalidOperationException | |
MalformedYubiKeyResponseException | Thrown when the data received from the YubiKey does not match the expectations of the parser. |