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

  /packages/apps/KeyChain/tests/src/com/android/keychain/tests/
KeyChainServiceTest.java 160 PrivateKeyEntry pke1 = TestKeyStore.getClientCertificate().getPrivateKey("RSA", "RSA");
162 Certificate root1 = TestKeyStore.getClientCertificate().getRootCertificate("RSA");
  /frameworks/base/wifi/java/android/net/wifi/
WifiEnterpriseConfig.java 506 public X509Certificate getClientCertificate() {
  /libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLEngineTest.java 371 = TestSSLContext.create(TestKeyStore.getClientCertificate(),
SSLSocketTest.java     [all...]
  /libcore/support/src/test/java/libcore/java/security/
TestKeyStore.java 215 public static TestKeyStore getClientCertificate() {
    [all...]
  /libcore/luni/src/test/java/libcore/java/security/
KeyStoreTest.java 98 PRIVATE_KEY_2 = TestKeyStore.getClientCertificate().getPrivateKey("RSA", "RSA");
    [all...]
  /libcore/crypto/src/test/java/org/conscrypt/
NativeCryptoTest.java 123 = TestKeyStore.getClientCertificate().getPrivateKey("RSA", "RSA");
    [all...]
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 126 milliseconds