aspnetcore/test/Microsoft.AspNet.DataProtec.../KeyManagement
Levi B d673df7ef3 Reliability improvements to key ring updates
- Optimistically treat failures as transient and continue to use any existing cached key ring for a short period of time
- Updates to the key ring shouldn't block other threads; they can use the outdated version while waiting for the update
2015-03-17 00:46:24 -07:00
..
CacheableKeyRingTests.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
DefaultKeyResolverTests.cs Defer processing <key> descriptors until necessary 2015-03-16 23:32:20 -07:00
DeferredKeyTests.cs Defer processing <key> descriptors until necessary 2015-03-16 23:32:20 -07:00
KeyEscrowServiceProviderExtensionsTests.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
KeyRingBasedDataProtectorTests.cs Defer processing <key> descriptors until necessary 2015-03-16 23:32:20 -07:00
KeyRingProviderTests.cs Reliability improvements to key ring updates 2015-03-17 00:46:24 -07:00
KeyRingTests.cs Defer processing <key> descriptors until necessary 2015-03-16 23:32:20 -07:00
KeyTests.cs Defer processing <key> descriptors until necessary 2015-03-16 23:32:20 -07:00
XmlKeyManagerTests.cs Defer processing <key> descriptors until necessary 2015-03-16 23:32:20 -07:00