Searched refs:genCertPath (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
H A DCodeSignerTest.java38 private CertPath cpath = TestCertUtils.genCertPath(3, 0);
88 CertPath cpath2 = TestCertUtils.genCertPath(5, 3);
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
H A DTestCertUtils.java104 public static CertPath genCertPath(int howMany, int startID) { method in class:TestCertUtils
173 * @see TestCertUtils#genCertPath(int, int)

Completed in 52 milliseconds