Home
last modified time | relevance | path

Searched refs:getCertificateChain (Results 1 – 5 of 5) sorted by relevance

/packages/apps/KeyChain/tests/src/com/android/keychain/tests/
DBasicKeyChainServiceTest.java159 Credentials.convertToPem(privateKeyEntry.getCertificateChain()), in testInstallAndRemoveKeyPair()
184 Credentials.convertToPem(privateKeyEntry.getCertificateChain()), in testUserSelectability()
299 Credentials.convertToPem(privateKeyEntry.getCertificateChain()), in testInstallKeyPairErrorOnAliasSelectionDeniedKey()
377 Certificate intermediate1 = privateKeyEntry.getCertificateChain()[1]; in installFirstKey()
DKeyChainTestActivity.java246 @Override public X509Certificate[] getCertificateChain(String alias) { in getCertificateChain() method in KeyChainTestActivity.KeyChainKeyManager
250 = KeyChain.getCertificateChain(KeyChainTestActivity.this, alias); in getCertificateChain()
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/wifi/
DWifiConfigurationProvider.java204 Certificate[] certificates = keyStore.getCertificateChain(alias); in maybeUpdateClientKeyForEAPConfiguration()
/packages/apps/CertInstaller/src/com/android/certinstaller/
DCredentialHelper.java439 Certificate[] certs = entry.getCertificateChain(); in installFrom()
/packages/apps/KeyChain/src/com/android/keychain/
DKeyChainService.java640 List<X509Certificate> chain = mTrustedCertificateStore.getCertificateChain(