2 references to KeyPropagationWindow
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\DefaultKeyResolver.cs (1)
62_keyPropagationWindow = KeyManagementOptions.KeyPropagationWindow;
KeyManagement\KeyRingProvider.cs (1)
116var minExpirationDate = now + KeyManagementOptions.KeyRingRefreshPeriod + KeyManagementOptions.KeyPropagationWindow;