aspnetcore/test/Microsoft.AspNet.DataProtec.../KeyManagement
Levi B 4f2288c3da Introduce concept of a "fallback key"
This key is used if there is no preferred default key and the developer has disabled automatic key generation. This will keep the service from falling over if the keys are not rolled and they all expire.
2015-03-11 19:39:41 -07:00
..
CacheableKeyRingTests.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
DefaultKeyResolverTests.cs Introduce concept of a "fallback key" 2015-03-11 19:39:41 -07:00
KeyEscrowServiceProviderExtensionsTests.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
KeyRingBasedDataProtectorTests.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
KeyRingProviderTests.cs Introduce concept of a "fallback key" 2015-03-11 19:39:41 -07:00
KeyRingTests.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00
XmlKeyManagerTests.cs Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -07:00