should run on Windows? Compiling and creating jar is OK. Then it crashes
Exception in thread "main" java.security.NoSuchAlgorithmException: NativePRNG SecureRandom not available
at sun.security.jca.GetInstance.getInstance(Unknown Source)
at java.security.SecureRandom.getInstance(Unknown Source)
at net.christopherschultz.ssltest.SSLTest.main(SSLTest.java:350)
should run on Windows? Compiling and creating jar is OK. Then it crashes
Exception in thread "main" java.security.NoSuchAlgorithmException: NativePRNG SecureRandom not availableat sun.security.jca.GetInstance.getInstance(Unknown Source)
at java.security.SecureRandom.getInstance(Unknown Source)
at net.christopherschultz.ssltest.SSLTest.main(SSLTest.java:350)