Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tinydtls-dev] (no subject)

Hi everyone,
I need to understand functionality of dtls_send_server_key_exchange_ecdh function.

We use dtls_ecdsa_generate_key to create new ECDSA public and private keys and after that we call dtls_ecdsa_create_sig passing point_r and point_s. I can not understand what this function do and what point_r and point_s are.

Thanks to all,
Best Regards,
Paolo Veronesi


Back to the top