Home | History | Annotate | Download | only in cert

Lines Matching refs:policies2

567         String[] policies2 = new String[] { "1.3.6.7.3.1" };
570 HashSet<String> p2 = new HashSet<String>(Arrays.asList(policies2));
1202 String[] policies2 = new String[] { "1.3.6.7.3.1" };
1205 HashSet<String> p2 = new HashSet<String>(Arrays.asList(policies2));
1210 TestCert cert2 = new TestCert(policies2);