Signing Code with Sun's JDK 1.1.x-2
Some examples of using javakey
javakey -cs your_name :makes a new signer
javakey -ld : list the database (stored in identitydb.obj file by default)
javakey -gk your_name DSA 512 : generates new key pair with modulus 512
javakey -gc cert_directives.dir : generate a certificate using the directive file "cert_directives.dir”
javakey -dc outfile.509 : display the certificate contents from the certificate file