Searched refs:nssLoadLibrary (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DSecmod.java203 nssHandle = nssLoadLibrary(platformPath);
752 private static native long nssLoadLibrary(String name) throws IOException; method in class:Secmod

Completed in 33 milliseconds