2 references to Instance
Microsoft.AspNetCore.DataProtection (2)
Cng\CbcAuthenticatedEncryptor.cs (1)
42
_genRandom = genRandom ?? BCryptGenRandomImpl.
Instance
;
Cng\CngGcmAuthenticatedEncryptor.cs (1)
46
_genRandom = genRandom ?? BCryptGenRandomImpl.
Instance
;