Ejemplo n.º 1
0
 VecsAddEntryA(
     IntPtr hStore,
     CertEntryType entryType,
     string pszAlias,
     string pszCertificate,
     string pszPrivateKey,
     string pszPassword,
     bool bAutoRefresh
     );
Ejemplo n.º 2
0
 VecsAddEntryA (
     IntPtr hStore,
     CertEntryType entryType,
     string pszAlias,
     string pszCertificate,
     string pszPrivateKey,
     string pszPassword,
     bool bAutoRefresh
 );