Mentalis.org Security Library documentation

Certificate Services

WebRequest

This example project shows how you can use the Security Library together with classes from the .NET base class library. It will use the Security Library to open a PKCS#12 encoded certificate file, and it will then pass the certificate to an instance of the HttpWebRequest class.
This example is distributed together with the source code of the Mentalis.org Security Library. It is located under the Samples\Certificates\WebRequest directory.