1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-07-10 01:34:27 +08:00
Hanno Becker fd5c185ed6 Use uint16_t to store key usage field in X.509 CRT
Also, reorder the fields to avoid padding, thereby reducing the size of
mbedtls_x509_crt_frame by 2 Bytes.
2019-06-25 09:10:57 +01:00
..