Esempio n. 1
0
 public void ImportCertificate(X509Certificate2 certificate)
 {
     DataStore.AddCertificate(certificate);
 }