Topic: Convert RSA public key to Der

I have been looking for a function to convert an RSA public key into a DER for a test version.
I have been trying to convert a Der  into an RSA key using wc_RsaPublicKeyDecode but I keep getting an invalid format error. I would like to create the RSA key then convert the RSA public into a DER for testing using WolfSSL

Share

Re: Convert RSA public key to Der

Hi lwatcdr,

I just posted a response to your other thread related to this topic:
http://www.yassl.com/forums/topic761-der-to-rsakey.html

Best Regards,
Chris