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