Google
  Web www.spinics.net

Re: Classpath and gnu-crypto

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]


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


[Home]     [Linux Kernel List]     [Linux Cryptography]     [Fedora]     [Fedora Directory]     [Red Hat Development]     [Red Hat 9 Bible]     [Fedora Bible]     [Red Hat 9 Mailing List]     [Network Security Reading]

  Powered by Linux