HomeSort by relevance Sort by last modified time
    Searched defs:getCertPathParameters (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/test/java/tests/security/
CertPathBuilderTest.java 36 params = getCertPathParameters();
39 public abstract CertPathParameters getCertPathParameters() throws Exception;
  /libcore/luni/src/test/java/tests/targets/security/cert/
CertPathBuilderTestPKIX.java 42 public CertPathParameters getCertPathParameters() throws Exception {

Completed in 174 milliseconds