Ayaminn / as3crypto

Automatically exported from code.google.com/p/as3crypto
0 stars 0 forks source link

RSA Verify fails due to TypeError: Error #2007: Parameter bytes must be non-null. #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Verifying an RSA signature results in a 

TypeError: Error #2007: Parameter bytes must be non-null.

Original issue reported on code.google.com by phil.tay...@gmail.com on 5 Nov 2008 at 10:19

GoogleCodeExporter commented 9 years ago
I think this is directly related to:
Issue26 http://code.google.com/p/as3crypto/issues/detail?id=26

Original comment by sweetlil...@gmail.com on 28 Feb 2011 at 6:11