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;