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

<<11121314151617181920>>

  /external/boringssl/src/crypto/asn1/
a_strnid.c 118 * corresponding OID. For example certificates and certificate requests.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/style/
BCStyle.java 175 * email address in Verisign certificates
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
PKIXCertPathValidatorSpi.java 361 throw new CertPathValidatorException("Version 1 certificates can't be used as CA ones.", null,
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
AttributeCertificateHolder.java 103 * Constructs a holder for v2 attribute certificates with a hash value for
  /external/conscrypt/src/main/java/org/conscrypt/
OpenSSLX509Certificate.java 167 throw new CertificateEncodingException("Only X.509 certificates are supported");
  /external/jetty/src/java/org/eclipse/jetty/util/ssl/
SslContextFactory.java 214 * @param trustAll whether to blindly trust all certificates
249 LOG.debug("No keystore or trust store configured. ACCEPTING UNTRUSTED CERTIFICATES!!!!!");
712 * true if SSL certificates have to be validated
723 * @return true if SSL certificates of the peer have to be validated
733 * true if SSL certificates of the peer have to be validated
908 * @return True if all certificates should be trusted if there is no KeyStore or TrustStore
917 * @param trustAll True if all certificates should be trusted if there is no KeyStore or TrustStore
960 * @return Maximum number of intermediate certificates in
971 * maximum number of intermediate certificates in
    [all...]
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/man/man1/
ssvnc.1 198 Your SSVNC vnc certificates and keys are stored in the \fB$HOME/.vnc/certs\fR
  /external/sepolicy/tools/
insertkeys.py 142 # Multiple certificates may exist in
  /external/tcpdump/
nameser.h 175 #define T_CERT 37 /* Certificates in the DNS */
  /external/v8/tools/
test-server.py 206 print("Added certificate %s to trusted certificates." % response)
  /external/wpa_supplicant_8/src/eap_peer/
eap.h 304 * cert_in_cb - Include server certificates in callback
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h 261 * cert_in_cb - Include server certificates in callback
  /external/wpa_supplicant_8/src/tls/
tlsv1_common.c 190 * set on Diffie-Hellman certificates. (PKIX: RFC 3280)
  /external/wpa_supplicant_8/wpa_supplicant/
README 640 Certificates
643 Some EAP authentication methods require use of certificates. EAP-TLS
644 uses both server side and client certificates whereas EAP-PEAP and
650 wpa_supplicant supports X.509 certificates in PEM and DER
    [all...]
  /frameworks/base/core/java/android/net/
PskKeyManager.java 35 * key pairs and X.509 certificates.</p>
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
IconUtils.java 61 add("application/x-pkcs7-certificates", icon);
  /libcore/luni/src/main/files/cacerts/
1dac3003.0 68 CPS: http://www.trustdst.com/certificates/policy/ACES-index.html
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
TBSCertList.java 304 sb.append("\nRevoked Certificates: ").append(revokedCertificates.size()).append(" [");
  /libcore/luni/src/test/java/libcore/java/security/cert/
X509CertificateTest.java     [all...]
  /libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLContext.java 206 * using the certificates authorities from the same KeyStore.
  /packages/apps/CertInstaller/src/com/android/certinstaller/
CredentialHelper.java 55 * certificates.
  /packages/apps/Email/provider_src/com/android/email/mail/transport/
MailTransport.java 203 * <p>Wildcard certificates are allowed to verify any matching hostname,
  /packages/apps/Email/tests/src/com/android/emailcommon/provider/
HostAuthTests.java 175 // Note that we can still trust all server certificates, even if we present a client
  /packages/apps/ManagedProvisioning/res/values-en-rAU/
strings.xml 92 <string name="copying_certs" msgid="5697938664953550881">"Setting up CA certificates"</string>
  /packages/apps/ManagedProvisioning/res/values-en-rGB/
strings.xml 92 <string name="copying_certs" msgid="5697938664953550881">"Setting up CA certificates"</string>

Completed in 527 milliseconds

<<11121314151617181920>>