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
DefaultKeyResolverTests.cs Introduce concept of a "fallback key" 2015-03-11 19:39:41 -07:00
KeyEscrowServiceProviderExtensionsTests.cs
KeyRingBasedDataProtectorTests.cs
KeyRingProviderTests.cs Introduce concept of a "fallback key" 2015-03-11 19:39:41 -07:00
KeyRingTests.cs
XmlKeyManagerTests.cs