Topic: RsaPublicKeyDecode input parameters
Could someone please point me to the documentation of this function.
The question I have is, how do I(a embedded device on myside) or any peer embedded device generate the parameter "der" in "RsaPublicKeyDecode(der, &idx, &key, (word32)derSz);"
Is there any specific function that I would have to use?
Thanks!