コード例 #1
0
ファイル: NativeMethods.cs プロジェクト: nickchal/pash
 internal static extern int CCGetCertNameList(IntPtr certContext, AltNameType dwAltNameChoice, CryptDecodeFlags dwFlags, out int cName, out IntPtr papwszName);
コード例 #2
0
 internal static extern int CCGetCertNameList(IntPtr certContext, AltNameType dwAltNameChoice, CryptDecodeFlags dwFlags, out int cName, out IntPtr papwszName);