mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 19:50:50 +02:00
49fefe176e
When using the encrypt callback, the DTLS sequence number isn't incremented. Moved the increment to later in the BuildMessage() function.