mbedtls_x509_crt_parse_der() function
Parse a single DER formatted certificate and add it to the chained list.
Arguments
chain
points to the start of the chain
buf
buffer holding the certificate DER data
Return value
0 if successful, or a specific X509 or PEM error code
mbedtls_x509_crt_parse_der() is called by 3 functions and calls 2 functions:
![]()
mbedtls_x509_crt_parse_der()
mbedtls_x509_crt_parse_der() reads 2 variables and writes 1 variable:
![]()
mbedtls_x509_crt_parse_der()
mbedtls_x509_crt_parse_der() allocates 1 types and frees 1 types:
![]()
mbedtls_x509_crt_parse_der()