mbedtls_lms_export_public_key() is only used within mbedTLS.
 
Symbols
loading (1/5)...
Files
loading (2/5)...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

\c 0 on success. A non-zero error code on failure.

Notes

Before this function is called, the context must have been initialized and the context must contain a public key. See IETF RFC8554 for details of the encoding of this public key.

References