Hi Erik, I am currently trying to use the DTLS support from OpenSSL (not completely successfully so far but I am learning..)... so my impression is that when you create the context object you just have to use the dtls method. Then there is also a datagram BIO if you plan to use BIOs. What I wanted to say is that I didn't find any specific API for DTLS. The functions are the same.... just the method that you use for creating the CTX object is different.
Vladislav Erik Leunissen wrote: > My previous post (30/03/07 01:54) regarding DTLS support didn't > receive any replies. Maybe I wasn't clear. So here's the question > rephrased: > > Can somebody please point out the commands to do DTLS? > > > Thanks in advance, > > Erik Leunissen > ============== > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
