Raif S. Naffah escribió:
hello Daniel,

On Wednesday 20 September 2006 03:35, Daniel Franganillo wrote:
import gnu.crypto.key.rsa.RSAKeyPairGenerator;
import gnu.crypto.key.rsa.GnuRSAKey;

if you're using a recent GNU Classpath bundle, try replacing the last two import statements with:

import gnu.java.security.key.rsa.RSAKeyPairGenerator;
import gnu.java.security.key.rsa.GnuRSAKey;


cheers;
rsn

Thanks it solved the problem.
So, gnucrypto is completely merged in gnu-classpath?
Regards.

--
-----------------------------------
   Daniel Franganillo Corrales
-----------------------------------
e-mail: [EMAIL PROTECTED]
-----------------------------------
CriptoLab. Despacho 5212.
Facultad de Informática.
Campus de Montegancedo S/N
Universidad Politécnica de Madrid.
Boadilla del Monte. Madrid (Spain)
-----------------------------------

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to