1 reference to CreateSelfSignedCertificate
Templates.Tests (1)
src\Shared\CertificateGeneration\CertificateManager.cs (1)
692
var certificate =
CreateSelfSignedCertificate
(subject, extensions, notBefore, notAfter);