mbedtls_lms_import_public_key() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
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. See IETF RFC8554 for details of the encoding of this public key.

References