GetData Method
GetData()
Returns the PIN/UV Auth token generated by the YubiKey.
C#
public ReadOnlyMemory<byte> GetData()
Returns
ReadOnlyMemory<byte>
The PinUvAuthToken.
Implements
Remarks
The token returned is encrypted using the shared secret from the protocol object used in the command.