mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-25 04:15:34 +00:00
a632e3638c
To make use of the X.509 name comparison function based on raw ASN.1 data that was introduced in the previous commit, this commit adds an ASN.1 buffer field `issuer_raw_no_hdr` to `mbedtls_x509_crl` which delimits the raw contents of the CRLs `Issuer` field. The previous field `issuer_raw` isn't suitable for that because it includes the ASN.1 header. |
||
---|---|---|
.. | ||
mbedtls | ||
tinycrypt | ||
.gitignore | ||
CMakeLists.txt |