mbedtls_x509write_crt_pem() function
Write a built up certificate to a X509 PEM string
Arguments
ctx
certificate to write away
f_rng
RNG function. This must not be \c NULL.
Return value
0 if successful, or a specific error code
Notes
\p f_rng is used for the signature operation.
mbedtls_x509write_crt_pem() calls 2 functions:
![]()
mbedtls_x509write_crt_pem()
mbedtls_x509write_crt_pem():
![]()
mbedtls_x509write_crt_pem()