6 references to KeyManagementOptionsPostSetup
Microsoft.AspNetCore.DataProtection.Tests (6)
Internal\KeyManagementOptionsPostSetupTest.cs (6)
27
IPostConfigureOptions<KeyManagementOptions> setup = new
KeyManagementOptionsPostSetup
(config, NullLoggerFactory.Instance);
44
IPostConfigureOptions<KeyManagementOptions> setup = new
KeyManagementOptionsPostSetup
(config, NullLoggerFactory.Instance);
63
IPostConfigureOptions<KeyManagementOptions> setup = new
KeyManagementOptionsPostSetup
(config, NullLoggerFactory.Instance);
82
IPostConfigureOptions<KeyManagementOptions> setup = new
KeyManagementOptionsPostSetup
(config, NullLoggerFactory.Instance);
112
IPostConfigureOptions<KeyManagementOptions> setup = new
KeyManagementOptionsPostSetup
(config, NullLoggerFactory.Instance);
131
IPostConfigureOptions<KeyManagementOptions> setup = new
KeyManagementOptionsPostSetup
(config, NullLoggerFactory.Instance);