2 references to ReadGuid
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\KeyRingBasedDataProtector.cs (2)
207
keyIdFromPayload =
ReadGuid
(&pbInput[sizeof(uint)]);
362
if (
ReadGuid
(&pExistingTemplate[sizeof(uint)]) == keyId)