mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-24 20:49:44 +02:00
After header and footer are read, pem_read_buffer() is able to determine the length of input data used. This allows calling functions to skip this PEM bit if an error occurs during its parsing.