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

/openjdk7/jdk/src/share/classes/sun/security/pkcs/
H A DPKCS8Key.java134 privKey = buildPKCS8Key (algorithm, in.data.getOctetString ());
168 static PrivateKey buildPKCS8Key (AlgorithmId algid, byte[] key) method in class:PKCS8Key

Completed in 28 milliseconds