Home | History | Annotate | Download | only in cert

Lines Matching refs:pkey1

1473         PublicKey pkey1 = new TestKeyPair("RSA").getPublic();
1476 TestCert cert1 = new TestCert(pkey1);
1484 selector.setSubjectPublicKey(pkey1);
1504 PublicKey pkey1 = new TestKeyPair("RSA").getPublic();;
1507 TestCert cert1 = new TestCert(pkey1);