Opens an existing or creates a new store of certificates.
Creates a new certificate store in memory.
public CertificateStore();
Opens an existing or creates a new store of certificates.
public CertificateStore(string,CertStoreType,string);
Opens an existing or creates a new store of certificates.
public CertificateStore(string,CertStoreType,string,CryptoServiceProvider,RegistryStoreLocation);
CertificateStore Class | MailBee.Security Namespace