1 write to _genRandom
Microsoft.AspNetCore.DataProtection (1)
Managed\ManagedAuthenticatedEncryptor.cs (1)
48_genRandom = genRandom ?? ManagedGenRandomImpl.Instance;
2 references to _genRandom
Microsoft.AspNetCore.DataProtection (2)
Managed\ManagedAuthenticatedEncryptor.cs (2)
201_genRandom.GenRandom(keyModifier); 208_genRandom.GenRandom(iv);