mbedtls_pem_read_buffer() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

0 on success, or a specific PEM error code

Notes

Attempts to check password correctness by verifying if the decrypted text starts with an ASN.1 sequence of appropriate length

References