Home | History | Annotate | Download | only in signapk

Lines Matching refs:pki

239             PrivateKeyInfo pki = PrivateKeyInfo.getInstance(bIn.readObject());
240 String algOid = pki.getPrivateKeyAlgorithm().getAlgorithm().getId();