1

(3 replies, posted in wolfCrypt)

Hi there,

Was there a resolution to this? I'm experiencing the same problem.

Edit: For anybody else that experiences this, I got past it because I made a careless mistake - the DER was that of my private key, and I was calling RsaPublicKeyDecode. The call from RsaPublicKeyDecode succeeded, but RsaSSL_Verify failed with the appropriate error listed here.