GetData Method
GetData()
Gets the raw data returned by the YubiKey. The data is not parsed in any way.
C#
public ReadOnlyMemory<byte> GetData()
Returns
ReadOnlyMemory<byte>
The large blob data.
Implements
Exceptions
Type | Condition |
---|---|
InvalidOperationException |