mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-30 16:26:33 +08:00
4 lines
148 B
Plaintext
4 lines
148 B
Plaintext
API changes
|
|
* Change the serial argument of the mbedtls_x509write_crt_set_serial_raw
|
|
function to a const to align with the rest of the API.
|