HomeSort by relevance Sort by last modified time
    Searched refs:getClientCA2 (Results 1 - 4 of 4) sorted by null

  /libcore/luni/src/test/java/org/apache/harmony/xnet/provider/jsse/
TrustedCertificateStoreTest.java 159 CA2 = TestKeyStore.getClientCA2().getRootCertificate("RSA");
  /libcore/support/src/test/java/libcore/java/security/
TestKeyStore.java 206 public static TestKeyStore getClientCA2() {
    [all...]
  /libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLSocketTest.java 618 TestSSLContext c = TestSSLContext.create(TestKeyStore.getClientCA2(),
    [all...]
  /libcore/luni/src/test/java/libcore/java/net/
URLConnectionTest.java 534 TestSSLContext testSSLContext = TestSSLContext.create(TestKeyStore.getClientCA2(),
    [all...]

Completed in 94 milliseconds