Searched refs:buildPKCS8Key (Results 1 – 2 of 2) sorted by relevance
134 privKey = buildPKCS8Key (algorithm, in.data.getOctetString ()); in parseKey()168 static PrivateKey buildPKCS8Key (AlgorithmId algid, byte[] key) in buildPKCS8Key() method in PKCS8Key
59 static java.security.PrivateKey buildPKCS8Key(sun.security.x509.AlgorithmId algid, byte[] key) in buildPKCS8Key() method in PKCS8Key