Files
mbedtls/ChangeLog.d/x509write_crt_set_serial_raw-alignment.txt
2025-08-21 08:00:07 +01:00

4 lines
150 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.