BOUNCYCASTLE by keytool?
I wanna use keytool to generate a cert file with BOUNCYCASTLE.I can use it to generate a keystore file. But when I export a cert file or export a cert file with this ks file. An error occured as below!
c:\keytool -v -list -storetype bks -keystore l1.ks
keytool error: java.lang.NullPointerException
|