mbedtls_ecdh_read_params() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

\c 0 on success. An \c MBEDTLS_ERR_ECP_XXX error code on failure.

Notes

In a TLS handshake, this is the how the client sets up its ECDHE context from the server's public ECDHE key material.

References

from examples