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

/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
H A DTestCertUtils.java75 public static Certificate[] getCertChain() { method in class:TestCertUtils
82 * Returns a test CertPath, which uses getCertChain() to obtain a list of
158 * Default ctor for TestCertPath. Uses {@link TestCertUtils#getCertChain()}
165 certs = getCertChain();

Completed in 56 milliseconds