esp_crypto_base64_encode() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

mbedtls stack:- - MBEDTLS_ERR_BASE64_BUFFER_TOO_SMALL if buffer is of insufficient size. - 0 if successful. wolfssl stack:- - <0 on failure. - 0 if succcessful.

References

from examples