HomeSort by relevance Sort by last modified time
    Searched full:certificates (Results 276 - 300 of 580) sorted by null

<<11121314151617181920>>

  /packages/apps/ManagedProvisioning/res/values-en-rIN/
strings.xml 92 <string name="copying_certs" msgid="5697938664953550881">"Setting up CA certificates"</string>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeyCheckPage.java 69 + "<p>Google Play(Android Market) currently requires certificates to be valid "
  /docs/source.android.com/src/devices/tech/security/overview/
app-security.jd 306 or self-signed. Android provides code signing using self-signed certificates
309 does not perform CA verification for application certificates.</p>
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
CertificateFactory4Test.java 95 assertNotNull("The certificates in \""
254 * extends Certificate> certificates)
    [all...]
  /external/boringssl/src/include/openssl/
x509_vfy.h 170 int purpose; /* purpose to check untrusted certificates */
384 /* Disable workarounds for broken certificates */
  /external/boringssl/src/ssl/
ssl_cert.c 277 /* Free up and clear all certificates and chains */
465 * context: if its a server it will verify SSL client certificates or vice
  /external/conscrypt/src/test/java/org/conscrypt/
NativeCryptoTest.java 118 * Lazily create shared test certificates.
862 private final long[] certificates; field in class:NativeCryptoTest.ServerHooks
    [all...]
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
ssvnc.tcl 527 web browser comes with a bundle of Certificate Authority certificates
531 the certificates manually. However, it is possible to use Certificate
537 (However, see the note at the end of this section about CA certificates.)
542 See the "Certs... -> Help" for information on how to manage certificates.
559 See the cmdline option -cacert file below in 'SSL Certificates'
744 SSL Certificates:
782 certificates by an external method to be completely safe).
    [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/
HostnameVerifierTest.java 300 // It's the CA's responsibility to not issue broad-matching certificates!
439 * out certificates that match so broadly.
  /external/wpa_supplicant_8/src/tls/
tlsv1_client_write.c 178 * Client was not configured with all the needed certificates
181 * missing CA certificates.
tlsv1_server_write.c 212 * Server was not configured with all the needed certificates
215 * missing CA certificates.
x509v3.c 270 * TODO: should this be rejected? X.509 certificates are
634 * At least some test certificates have been configured
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.conf 136 # This controls whether peer certificates for authentication server and
    [all...]
  /frameworks/base/core/java/android/os/
RecoverySystem.java 139 * @param deviceCertsZipFile the zip file of certificates whose
218 throw new SignatureException("signature contains no certificates");
  /frameworks/base/docs/html/tools/publishing/
app-signing.jd 43 certificates. The app developer holds the certificate's private key.</p>
222 certificates match. If you sign the new version with a different certificate, you must assign a
  /frameworks/base/keystore/java/android/security/
KeyChain.java 83 * certificates via the {@code Intent} provided by {@link
86 * Certificate Authority (CA) certificates will be trusted by all
  /frameworks/base/keystore/java/android/security/keystore/
AndroidKeyStoreKeyPairGeneratorSpi.java     [all...]
  /libcore/luni/src/test/java/tests/security/cert/
CertificateFactory4Test.java 96 assertNotNull("The certificates in \""
251 * extends Certificate> certificates)
    [all...]
  /packages/apps/Email/res/values-en-rAU/
strings.xml 86 <string name="account_setup_incoming_security_ssl_trust_certificates_label" msgid="2834386066577239560">"SSL/TLS (Accept all certificates)"</string>
88 <string name="account_setup_incoming_security_tls_trust_certificates_label" msgid="2281920902104029077">"STARTTLS (Accept all certificates)"</string>
  /packages/apps/Email/res/values-en-rGB/
strings.xml 86 <string name="account_setup_incoming_security_ssl_trust_certificates_label" msgid="2834386066577239560">"SSL/TLS (Accept all certificates)"</string>
88 <string name="account_setup_incoming_security_tls_trust_certificates_label" msgid="2281920902104029077">"STARTTLS (Accept all certificates)"</string>
  /packages/apps/Email/res/values-en-rIN/
strings.xml 86 <string name="account_setup_incoming_security_ssl_trust_certificates_label" msgid="2834386066577239560">"SSL/TLS (Accept all certificates)"</string>
88 <string name="account_setup_incoming_security_tls_trust_certificates_label" msgid="2281920902104029077">"STARTTLS (Accept all certificates)"</string>
  /frameworks/base/core/java/android/content/pm/
PackageInstaller.java 74 * certificates.
227 * permission, incompatible certificates, etc. The user may be able to
648 * codes, and signing certificates.
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc.cpp 185 static int loc_agps_install_certificates(const DerEncodedCertificate* certificates,
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc.cpp 158 static int loc_agps_install_certificates(const DerEncodedCertificate* certificates,
1120 static int loc_agps_install_certificates(const DerEncodedCertificate* certificates,
1124 int ret_val = loc_eng_agps_install_certificates(loc_afw_data, certificates, length);
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
loc.cpp 158 static int loc_agps_install_certificates(const DerEncodedCertificate* certificates,
1120 static int loc_agps_install_certificates(const DerEncodedCertificate* certificates,
1124 int ret_val = loc_eng_agps_install_certificates(loc_afw_data, certificates, length);

Completed in 303 milliseconds

<<11121314151617181920>>