mbedtls/programs/x509
Gilles Peskine 842edf474c Make many fields of X.509 structures public
The structures mbedtls_x509_time, mbedtls_x509_crl_entry, mbedtls_x509_crl,
mbedtls_x509_crt, mbedtls_x509_san_other_name,
mbedtls_x509_subject_alternative_name, mbedtls_x509_csr are designed to
expose the result of parsing X.509 data. Document many of their fields as
being publicly readable.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-08-31 22:54:27 +02:00
..
cert_app.c Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
cert_req.c Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
cert_write.c Make many fields of X.509 structures public 2021-08-31 22:54:27 +02:00
CMakeLists.txt Fix cmake build of programs 2021-06-17 09:38:38 +02:00
crl_app.c Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
req_app.c Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00