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