4 references to DefaultKeyRing
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test (4)
UserStoreEncryptPersonalDataTest.cs (4)
32
.AddPersonalDataProtection<SillyEncryptor,
DefaultKeyRing
>();
92
DefaultKeyRing
.Current = "NewPad";
189
.AddPersonalDataProtection<InkProtector,
DefaultKeyRing
>();
286
.AddPersonalDataProtection<InkProtector,
DefaultKeyRing
>();