GetData Method
GetData()
Gets the version from the YubiKey response.
C#
public FirmwareVersion GetData()
Returns
The data in the response APDU, presented as a FirmwareVersion object.
Implements
Exceptions
Type | Condition |
---|---|
MalformedYubiKeyResponseException | Thrown when the |
System.InvalidOperationException |