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