6 references to KeyManagementOptionsPostSetup
Microsoft.AspNetCore.DataProtection.Tests (6)
Internal\KeyManagementOptionsPostSetupTest.cs (6)
32
IPostConfigureOptions<KeyManagementOptions> setup = new
KeyManagementOptionsPostSetup
(config, NullLoggerFactory.Instance);
49
IPostConfigureOptions<KeyManagementOptions> setup = new
KeyManagementOptionsPostSetup
(config, NullLoggerFactory.Instance);
68
IPostConfigureOptions<KeyManagementOptions> setup = new
KeyManagementOptionsPostSetup
(config, NullLoggerFactory.Instance);
87
IPostConfigureOptions<KeyManagementOptions> setup = new
KeyManagementOptionsPostSetup
(config, NullLoggerFactory.Instance);
118
IPostConfigureOptions<KeyManagementOptions> setup = new
KeyManagementOptionsPostSetup
(config, NullLoggerFactory.Instance);
137
IPostConfigureOptions<KeyManagementOptions> setup = new
KeyManagementOptionsPostSetup
(config, NullLoggerFactory.Instance);