1 write to _genRandom
Microsoft.AspNetCore.DataProtection (1)
Cng\CngGcmAuthenticatedEncryptor.cs (1)
46_genRandom = genRandom ?? BCryptGenRandomImpl.Instance;
1 reference to _genRandom
Microsoft.AspNetCore.DataProtection (1)
Cng\CngGcmAuthenticatedEncryptor.cs (1)
247_genRandom.GenRandom(pbKeyModifier, KEY_MODIFIER_SIZE_IN_BYTES + NONCE_SIZE_IN_BYTES);