dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] SSL/TLS support in pnetlib


From: Rhys Weatherley
Subject: [Pnet-developers] SSL/TLS support in pnetlib
Date: Tue, 27 May 2003 21:23:37 +1000
User-agent: KMail/1.4.3

Hi all,

I've added a new assembly to pnetlib CVS called "DotGNU.SSL".  This is a 
PInvoke wrapper around the OpenSSL library, intended mainly for use in 
implementing https within the "System.Net" namespace.  But it can also be 
used by other C# DotGNU components that need SSL/TLS functionality.

The wrapper is flexible enough to support multiple SSL/TLS toolkits at the 
same time, if someone wants to try their hand at wrapping GNUTLS or some 
other toolkit.

The code is in "pnetlib/DotGNU.SSL", with an example program in 
"pnetlib/samples/sslfetch.cs".

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]