Reintroduce line deleted by accident
This commit is contained in:
parent
5b331b9d48
commit
ddbb166041
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ mbedtls_x509_crl;
|
||||||
* \param chain points to the start of the chain
|
* \param chain points to the start of the chain
|
||||||
* \param buf buffer holding the CRL data in DER format
|
* \param buf buffer holding the CRL data in DER format
|
||||||
* \param buflen size of the buffer
|
* \param buflen size of the buffer
|
||||||
|
* (including the terminating null byte for PEM data)
|
||||||
*
|
*
|
||||||
* \return 0 if successful, or a specific X509 or PEM error code
|
* \return 0 if successful, or a specific X509 or PEM error code
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue