mbedtls_x509_csr_parse_file() function
Load a Certificate Signing Request (CSR)
Arguments
path
filename to read the CSR from
Return value
0 if successful, or a specific X509 or PEM error code
Notes
See notes for \c mbedtls_x509_csr_parse()
mbedtls_x509_csr_parse_file() calls 3 functions:
![]()
mbedtls_x509_csr_parse_file()
mbedtls_x509_csr_parse_file():
![]()
mbedtls_x509_csr_parse_file()