Can I use a seed in RSA key pair generation on the card ?
843851Sep 5 2005 — edited Sep 7 2005I would like to generate an RSA keypair in the card using a java applet. My requirement is that the algorithm should accept a seed and generate a key based on the seed. Given the same seed, the key pair generated should be identical.
Is there a way to do this using IBM JCOP card ?