GetData Method
GetData()
Gets the FIPS status.
C#
public bool GetData()
Returns
System.Boolean
The data in the ResponseAPDU, presented as a boolean value.
Implements
Exceptions
Type | Condition |
---|---|
System.InvalidOperationException | |
MalformedYubiKeyResponseException | Thrown when the data received from the YubiKey does not match the expectations of the parser. |