mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01: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.
|