|
From: Federico F. C. <fed...@di...> - 2003-05-29 08:57:24
|
Hi all! I'm developing an application that issues X509 certificates. I want to create a PGP certificate but I need some kind of conversions. I have a PrivateKey from another package (JSS) but if I try to use it within cryptix I get exceptions about wrong classes. I can export my RSA private key in DER format but how can I create a cryptix PrivateKey object from that? Has anyone tried this before? Success? Thanks! And sorry for my english!! :-) |