6 references to GetKeyMaterialAsync
Aspire.Hosting (2)
Dcp\ContainerCreator.cs (1)
805(var keyPem, var pfxBytes) = await DeveloperCertificateService.GetKeyMaterialAsync(
Dcp\ExecutableConfigurationResolver.cs (1)
115var (keyPem, pfxBytes) = await DeveloperCertificateService.GetKeyMaterialAsync(
Aspire.Hosting.Tests (4)
DeveloperCertificateServiceTests.cs (4)
16var (keyPem, pfxBytes) = await DeveloperCertificateService.GetKeyMaterialAsync( 33var (keyPem, pfxBytes) = await DeveloperCertificateService.GetKeyMaterialAsync( 50var (keyPem, pfxBytes) = await DeveloperCertificateService.GetKeyMaterialAsync( 69await DeveloperCertificateService.GetKeyMaterialAsync(