1 reference to IsValidCertificate
dotnet-dev-certs (1)
src\Shared\CertificateGeneration\CertificateManager.cs (1)
110
.Where(c =>
IsValidCertificate
(c, now, requireExportable))