public class RSAKeyPairGenerator
extends java.lang.Object
| Constructor and Description |
|---|
RSAKeyPairGenerator()
Creates a new instance of KeyPairGenerator
|
public RSAKeyPairGenerator()
public void run(int id)
throws java.lang.Exception
id - the id of the process to generate keyjava.lang.Exception - something goes wrong when writing the filespublic static void main(java.lang.String[] args)