Opens the MY store for the current user.
Opens the MY store for the current user.
public static CertificateStore OpenMySystemStore();
Opens the MY store in the specified location.
public static CertificateStore OpenMySystemStore(CertificateStoreLocation);
CertificateStore Class | ComponentSpace.CryptoHelper Namespace