Topic: How to Generate Public and Private Key in Der format (separate Buffer)
Hi,
I want to generate Public key and Private Key in DER format. I was able to generate ecc key using wc_ecc_make_key function. Please help me to identify a API to generate Public key and Private Key DER array.
Thanks
Manoj