Hi all,The following C# sample shows how to call WinInet APIs to make an SSL request and deal with possible certificate issues with InternetErrorDlg (which will show the same standard dialogs that Internet Explorer shows when something is wrong with server or client certs): using System; using System.Collections.Generic; using System.Text; using System.Runtime.InteropServices;
Tidak ada komentar:
Posting Komentar