1 write to _genRandom
Microsoft.AspNetCore.DataProtection (1)
Cng\CbcAuthenticatedEncryptor.cs (1)
42_genRandom = genRandom ?? BCryptGenRandomImpl.Instance;
1 reference to _genRandom
Microsoft.AspNetCore.DataProtection (1)
Cng\CbcAuthenticatedEncryptor.cs (1)
314_genRandom.GenRandom(pbKeyModifierAndIV, cbKeyModifierAndIV);