http://bugs.winehq.org/show_bug.cgi?id=5639
------- Additional Comments From juan_lang@yahoo.com 2006-26-07 12:07 ------- Created an attachment (id=3052) --> (http://bugs.winehq.org/attachment.cgi?id=3052&action=view) patch for last issue
The problem is that lack of symmetry between CPImport and CPExport. CPExport needs to export public keys using the CALG_RSA_KEYX alg_id, just like CPImport maps from CALG_RSA_KEYX to CALG_RSA_SIGN.