1 reference to IsValidCertificate
Microsoft.AspNetCore.Shared.Tests (1)
src\Shared\CertificateGeneration\CertificateManager.cs (1)
154
.Where(c =>
IsValidCertificate
(c, now, requireExportable))