wolfssl
wolfssl copied to clipboard
Missing SSL_set_mtu() and DTLS_set_link_mtu()
Version
latest
Description
SSL_set_mtu() and DTLS_set_link_mtu() functions are missing in WolfSSL.
Do you have any plans to implement them in the future?
Hi @farazrbx ,
I will need to consult with my team on that. Please stay tuned.
Warm regards, Anthony
Note to self: APIs for OpenSSL Compat Layer.
Note that we do have wolfSSL_dtls_set_mtu() . How strong is your interest in DTLS_set_link_mtu()? Would you like to register a feature request for it?