Reply
Hi everyone, I downloaded the lib. for .net 2.0 . Anyone has any example how to use ssl using that lib. ?? Thanks, Dan
SSL and TLS are built into the class library in .NET 2.0. Take a look at the SslStream class (http://msdn2.microsoft.com/en-us/library/system.net.security.sslstream.aspx). You do not need our library for this.
Copyright © 2002-2007, The Mentalis.org Team. All rights reserved.This site is located at http://www.mentalis.org/Send comments to the webmaster.