Searched defs:rootCert (Results 1 - 1 of 1) sorted by relevance

/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/
H A DTestUtils.java637 public static final String rootCert = "" field in class:TestUtils
781 ByteArrayInputStream bi = new ByteArrayInputStream(rootCert.getBytes());

Completed in 38 milliseconds