mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-22 19:55:38 +02:00
Modify the x509_crt.c and pkparse.c slightly so that the certificate parsing (and mbedtls_x509_crt) keeps a pointer to the raw DER structure containing the SubjectPublicKeyInfo. This improves the efficiency of the OCSP response verification because we have to take the hash of the certificate's key.
39 KiB
39 KiB