Error - Help Hi,
When i running the command to export the key, it comes with a null pointer exception.
/usr/java5/bin/java ExportPriv key.jks alias tmp
Exception in thread "main" java.lang.NullPointerException
at ExportPriv.doit(ExportPriv.java:50)
at ExportPriv.main(ExportPriv.java:28)
Please help |