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

Return value

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

Notes

Before this function is called, the context must have been initialized and must contain a public key (either by import or generation).

References