Ejemplo n.º 1
0
 public TrustedTestCert <TestCertificate> CreateTrustedTestCertificateThatWillExpireSoon()
 {
     return(SigningTestUtility.GenerateTrustedTestCertificateThatWillExpireSoon(SoonDuration));
 }