KeyStore ks = KeyStore.getInstance("PKCS11"); KeyStore ks = KeyStore.getInstance("PKCS11");
We have experienced a failure on this line under the current release of ubuntu and windows 7 running openjdk. SunJDK 1.6.13 performs as expected. -Sushi
KeyStore ks = KeyStore.getInstance("PKCS11"); KeyStore ks = KeyStore.getInstance("PKCS11");
We have experienced a failure on this line under the current release of ubuntu and windows 7 running openjdk. SunJDK 1.6.13 performs as expected. -Sushi