2 references to RefreshCurrentKeyRing
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\KeyRingBasedDataProtector.cs (1)
244
currentKeyRing = provider.
RefreshCurrentKeyRing
();
KeyManagement\KeyRingBasedSpanDataProtector.cs (1)
124
currentKeyRing = provider.
RefreshCurrentKeyRing
();