Home
last modified time | relevance | path

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

/packages/apps/KeyChain/robotests/src/com/android/keychain/
DShadowTrustedCertificateStore.java38 public void installCertificate(X509Certificate cert) throws IOException, CertificateException { in installCertificate()
43 public String getCertificateAlias(Certificate cert) { in getCertificateAlias()
DKeyChainServiceRoboTest.java201 private X509Certificate parseCertificate(String cert) throws CertificateException { in parseCertificate()
/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/grpc/
DTranscriptionClientFactory.java52 private final String cert; field in TranscriptionClientFactory
141 private final String cert; field in TranscriptionClientFactory.Interceptor
154 public Interceptor(String packageName, String cert, String apiKey, String authToken) { in Interceptor()
/packages/apps/CertInstaller/src/com/android/certinstaller/
DCredentialHelper.java157 X509Certificate cert = (X509Certificate) in parseCert() local
172 private boolean isCa(X509Certificate cert) { in isCa()
423 X509Certificate cert = (X509Certificate) c; in installFrom() local
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestCertActivity.java181 JSONObject cert = certificates.getJSONObject(i); in doInBackground() local
/packages/apps/KeyChain/src/com/android/keychain/
DKeyChainActivity.java217 X509Certificate cert = loadCertificate(mKeyStore, alias); in shouldPresentCertificate() local
465 X509Certificate cert = loadCertificate(mKeyStore, alias); in doInBackground() local
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java614 SslCertificate cert = error.getCertificate(); in setViewSecurityCertificate() local
/packages/apps/Settings/src/com/android/settings/
DTrustedCredentialsSettings.java744 X509Certificate cert = KeyChain.toCertificate(encodedCertificate); in doInBackground() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DTrustedCredentialsSettings.java744 X509Certificate cert = KeyChain.toCertificate(encodedCertificate); in doInBackground() local