[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [iaik-jce] Exception: PublicKey algorithm not implemented: rsaEncryption
Most likely you do not have set the IAIK Provider or you do not use
iaik_jce_full.jar.
Dieter Bratko
----- Original Message -----
From: Berlin <berlin@ctimail3.com>
To: <iaik-jce@iaik.at>
Sent: Wednesday, February 23, 2000 5:20 AM
Subject: [iaik-jce] Exception: PublicKey algorithm not implemented:
rsaEncryption
> When I use the NetscapeCertRequest class to get the public key from the
> encoded message like the below:
>
> String pkey=req.getParameter("key");
> byte[] encodeddata=pkey.getBytes();
> NetscapeCertRequest test=new NetscapeCertRequest(encodeddata);
> PublicKey PublicKey=test.getPublicKey();
>
> It throw the "PublicKey algorithm not implemented: rsaEncryption "
> exception.
>
> What's the problem and how to overcome it?
>
> Thanz for help.
>
> --
> Mailinglist-archive at
http://jcewww.iaik.at/mailarchive/iaik-jce/jcethreads.html
>
> To unsubscribe send an email to listserv@iaik.at with the folowing
content: UNSUBSCRIBE iaik-jce
>
>
smime.p7s