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

/openjdk7/jdk/src/share/classes/sun/security/rsa/
H A DRSAKeyFactory.java191 return translatePrivateKey((PrivateKey)key);
248 private PrivateKey translatePrivateKey(PrivateKey key) method in class:RSAKeyFactory

Completed in 37 milliseconds