Home
last modified time | relevance | path

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/
DTestCertUtils.java75 public static Certificate[] getCertChain() { in getCertChain() method in TestCertUtils
165 certs = getCertChain(); in TestCertPath()