GetData Method
GetData()
Gets the instance of the OathApplicationData class.
C#
public OathApplicationData GetData()
Returns
The data in the response APDU, presented as a OATH application info.
Implements
Exceptions
Type | Condition |
---|---|
System.InvalidOperationException | |
MalformedYubiKeyResponseException | Thrown when the data provided does not meet the expectations, and cannot be parsed. |