Home | History | Annotate | Download | only in cert

Lines Matching refs:pkey1

1440         PublicKey pkey1 = new TestKeyPair("RSA").getPublic();
1443 TestCert cert1 = new TestCert(pkey1);
1451 selector.setSubjectPublicKey(pkey1);
1471 PublicKey pkey1 = new TestKeyPair("RSA").getPublic();;
1474 TestCert cert1 = new TestCert(pkey1);