mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
6 lines
257 B
Plaintext
6 lines
257 B
Plaintext
API changes
|
|
* Declare a number of structure fields as public: the fields of
|
|
mbedtls_ecp_curve_info, the fields describing the result of ASN.1 and
|
|
X.509 parsing, and finally the field fd of mbedtls_net_context on
|
|
POSIX/Unix-like platforms.
|