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