mbedtls_x509_crl_info() function
Returns an informational string about the CRL.
Arguments
size
Maximum size of buffer
crl
The X509 CRL to represent
Return value
The length of the string written (not including the terminated nul byte), or a negative error code.
![]()
int mbedtls_x509_crl_info( char *buf, size_t size, const char *prefix,