GetData Method
GetData()
Gets the serial number from the YubiKey response.
C#
public int GetData()
Returns
System.Int32
The data in the response APDU, presented as an int.
Implements
Exceptions
Type | Condition |
---|---|
System.InvalidOperationException | |
MalformedYubiKeyResponseException | Thrown when the |