hello Daniel, On Wednesday 20 September 2006 03:35, Daniel Franganillo wrote: > ... > 1 - Class: > import java.security.KeyPairGenerator; > import java.security.NoSuchAlgorithmException; > import java.security.KeyPair; > import java.security.Security; > 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
Attachment:
pgpJT6bTnDfvv.pgp
Description: PGP signature