Home
last modified time | relevance | path

Searched defs:TestCertificate (Results 1 – 1 of 1) sorted by relevance

/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
DTestCertUtils.java303 public static class TestCertificate extends Certificate implements class in TestCertUtils
320 public TestCertificate() { in TestCertificate() method in TestCertUtils.TestCertificate
328 public TestCertificate(String diff) { in TestCertificate() method in TestCertUtils.TestCertificate
340 public TestCertificate(String diff, String type) { in TestCertificate() method in TestCertUtils.TestCertificate