Searched defs:keystore (Results 1 – 12 of 12) sorted by relevance
192 final KeyStore keystore, in SSLSocketFactory()218 final KeyStore keystore, in SSLSocketFactory()226 public SSLSocketFactory(final KeyStore keystore, final String keystorePassword) in SSLSocketFactory()266 private static KeyManager[] createKeyManagers(final KeyStore keystore, final String password) in createKeyManagers()278 private static TrustManager[] createTrustManagers(final KeyStore keystore) in createTrustManagers()
38 optional string keystore = 5 [ (android.privacy).dest = DEST_LOCAL ]; field
161 @NonNull KeyStore keystore, in AuthSession()186 @NonNull KeyStore keystore, in AuthSession()
277 private RecoveryController(ILockSettings binder, KeyStore keystore) { in RecoveryController()
426 KeyStore keystore = KeyStore.getInstance(KeyStore.getDefaultType()); in testTrustManagerKeystore() local
157 optional Status keystore = 14; field418 optional string keystore = 21; field
1183 public void initForTesting(KeyStore2 keystore) { in initForTesting()
549 final KeyStore keystore = KeyStore.getInstance(ANDROID_KEYSTORE_PROVIDER); in getPrivateKeyFromAndroidKeystore() local
234 private static HashSet<X509Certificate> getTrustedCerts(File keystore) in getTrustedCerts()
2632 private String getCaCertificateFromKeystoreAsPem(@NonNull KeyStore keystore, in getCaCertificateFromKeystoreAsPem()2679 final KeyStore keystore = KeyStore.getInstance(ANDROID_KEYSTORE_PROVIDER); in startLegacyVpnPrivileged() local
1726 AdbKeyStore keystore = new AdbKeyStore(); in getPairedDevices() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...