Esempio n. 1
0
 public static extern bool CertStrToName(CertEncoding dwCertEncodingType, string pszX500, CertStringType dwStrType,
     IntPtr pvReserved, byte[] pbEncoded, ref uint pcbEncoded, IntPtr ppszError);
Esempio n. 2
0
 public static extern bool CertStrToName(CertEncoding dwCertEncodingType, string pszX500, CertStringType dwStrType,
                                         IntPtr pvReserved, byte[] pbEncoded, ref uint pcbEncoded, IntPtr ppszError);