Searched defs:clientKey (Results 1 – 3 of 3) sorted by relevance
127 PrivateKey clientKey = FakeKeys.RSA_KEY1; in testSetClientKeyEntryWithNull() local147 PrivateKey clientKey = FakeKeys.RSA_KEY1; in testSetClientCertificateChain() local177 PrivateKey clientKey = FakeKeys.RSA_KEY1; in isClientCertificateChainInvalid() local431 PrivateKey clientKey = FakeKeys.RSA_KEY1; in parcelConfigWithKeyAndCerts() local492 PrivateKey clientKey = FakeKeys.RSA_KEY1; in testIsAppInstalledDeviceKeyAndCert() local
205 Pair<PrivateKey, List<X509Certificate>> clientKey = parsePkcs12(pkcs12Data); in createPasspointConfig() local471 PrivateKey clientKey = (PrivateKey) ks.getKey(alias, null); in parsePkcs12() local
357 PrivateKey clientKey = mConfig.getCredential().getClientPrivateKey(); in installCertsAndKeys() local