Last updated 1 year ago
[DllImport("Crypt32.dll", SetLastError = true, CharSet = CharSet.Auto)] public static extern uint CertGetNameString( IntPtr pCertContext, uint dwType
Microsoft documentation: Link