I am trying to do DTLS implementation for SCTP connections. I searched through web and found many of the implementations refers to link. But this link is not working.
http://sctp.fh-muenster.de/dtls-samples.html.
Can someone shared a sample code for DTLS over SCTP using openSSL ? The documentation of openssl is very verbose does not document all the API's well.