> On 28. Sep 2017, at 20:36, mahesh gs wrote:
>
> Hi,
>
> We have an application which has SCTP connections we have secured the SCTP
> connections using the openssl DTLS. DTLS is working as expected other than
> the SCTP events.
>
> We use the API "BIO_new_dgram_sctp" to create a BIO object
Hi,
We have an application which has SCTP connections we have secured the SCTP
connections using the openssl DTLS. DTLS is working as expected other than
the SCTP events.
We use the API "BIO_new_dgram_sctp" to create a BIO objects and we register
a callback function to openssl using API "BIO_dgra