mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 21:42:13 +01:00
When using the encrypt callback, the DTLS sequence number isn't incremented. Moved the increment to later in the BuildMessage() function.
When using the encrypt callback, the DTLS sequence number isn't incremented. Moved the increment to later in the BuildMessage() function.