Home | History | Annotate | Download | only in cert

Lines Matching refs:pkey2

1441         PublicKey pkey2 = new TestKeyPair("DSA").getPublic();
1444 TestCert cert2 = new TestCert(pkey2);
1456 selector.setSubjectPublicKey(pkey2);
1472 PublicKey pkey2 = new TestKeyPair("DSA").getPublic();;
1475 TestCert cert2 = new TestCert(pkey2);