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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DSunPKCS11.java1369 return new SunPKCS11Rep(this);
1375 private static class SunPKCS11Rep implements Serializable { class in class:SunPKCS11
1383 SunPKCS11Rep(SunPKCS11 provider) throws NotSerializableException { method in class:SunPKCS11.SunPKCS11Rep

Completed in 848 milliseconds