3 references to KeyRingBasedDataProtector
Microsoft.AspNetCore.DataProtection (3)
KeyManagement\KeyRingBasedDataProtectionProvider.cs (1)
43
return new
KeyRingBasedDataProtector
(
KeyManagement\KeyRingBasedDataProtector.cs (1)
85
return new
KeyRingBasedDataProtector
(
KeyManagement\KeyRingBasedSpanDataProtector.cs (1)
21
:
base
(keyRingProvider, logger, originalPurposes, newPurpose)