ot::Crypto::Ecdsa::P256::KeyPair::Sign() const is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall Tree

Return value

kErrorNone The signature was calculated successfully and @p aSignature was updated. kErrorParse The key-pair DER format could not be parsed (invalid format). kErrorInvalidArgs The @p aHash is invalid. kErrorNoBufs Failed to allocate buffer for signature calculation.

References