Пример #1
0
 public void AddCertificate(X509Certificate2 cert)
 {
     GeneralUtilities.AddCertificateToStore(cert);
 }