3 references to CreateCacheableKeyRingCore
Microsoft.AspNetCore.DataProtection (3)
KeyManagement\KeyRingProvider.cs (3)
159return CreateCacheableKeyRingCore(now, keyJustAdded: newKey); // recursively call 167return CreateCacheableKeyRingCore(now, keyJustAdded: newKey); // recursively call 499return CreateCacheableKeyRingCore(now, keyJustAdded: null);