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