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