HomeSort by relevance Sort by last modified time
    Searched full:certificate (Results 1501 - 1525 of 2776) sorted by null

<<61626364656667686970>>

  /external/antlr/antlr-3.4/runtime/ActionScript/
README 64 have to sign the "Developer's Certificate of Origin", which can be found on
  /external/boringssl/src/crypto/x509/
vpm_int.h 65 char *peername; /* Matching hostname in peer certificate */
  /external/boringssl/src/ssl/
tls13_client.cc 485 !tls13_process_certificate(hs, 0 /* certificate required */) ||
550 /* The peer didn't request a certificate. */
556 /* Call cert_cb to update the certificate. */
581 /* Don't send CertificateVerify if there is no certificate. */
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
SignerInfoGeneratorBuilder.java 87 * @param certHolder carrier for the X.509 certificate related to the contentSigner.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
ObjectDigestInfo.java 42 * The public key certificate is hashed.
X509ObjectIdentifiers.java 64 * ISO ARC for standard certificate and CRL extensions
  /external/conscrypt/common/src/main/java/org/conscrypt/
SSLParametersImpl.java 48 // default source of X.509 certificate based authentication keys
50 // default source of X.509 certificate based authentication trust decisions
61 // source of X.509 certificate based authentication keys or null if not provided
66 // source of X.509 certificate based authentication trust decisions or null if not provided
  /external/conscrypt/libcore-stub/src/main/java/libcore/net/
NetworkSecurityPolicy.java 75 * Returns {@code true} if Certificate Transparency information is required to be presented by
  /external/curl/docs/examples/
threaded-ssl.c 124 /* this example doesn't verify the server's certificate, which means we
  /external/curl/projects/
wolfssl_options.h 3 connections to servers failing due to certificate or algorithm problems.
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-natt 9 path certificate "/etc/racoon/cert";
  /external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/
HttpsServiceConnectionSE.java 34 * certificate of theof the server on older android versions. You can disable
  /external/libchrome/crypto/
signature_verifier.h 27 // (as opposed to a certificate).
  /external/libmicrohttpd/src/microspdy/
io_openssl.h 59 * certificate and key file are used.
  /external/libmtp/logs/
mtp-detect-toshiba-gigabeat-p10.txt 61 0xd102: Device Certificate
  /external/libvncserver/libvncserver/
rfbssl_openssl.c 64 rfbErr("Unable to load certificate file %s\n", cl->screen->sslcertfile);
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/io/
RealConnection.java 48 import java.security.cert.Certificate;
199 + "\n certificate: " + CertificatePinner.pin(cert)
204 // Check that the certificate pinner is satisfied by the certificates presented.
207 List<Certificate> certificates = new CertificateChainCleaner(trustRootIndex)
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
ConnectionSpecSelectorTest.java 65 new SSLHandshakeException("Certificate handshake exception");
  /external/openssh/regress/
multipubkey.sh 16 # Make some keys and a certificate.
  /external/openssh/
ssh-keysign.8 80 If these files exist they are assumed to contain public certificate
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/
VpnFacade.java 112 @Rpc(description = "Install certificate for RSA VPNs.")
  /external/vboot_reference/utility/
dev_make_keypair 52 # create a self-signed certificate
  /external/webrtc/webrtc/base/
fakesslidentity.h 100 virtual const FakeSSLCertificate& certificate() const { return cert_; } function in class:rtc::FakeSSLIdentity
  /external/webrtc/webrtc/p2p/base/
transportchannelimpl.h 89 const rtc::scoped_refptr<rtc::RTCCertificate>& certificate) = 0;
  /frameworks/base/core/java/android/security/
NetworkSecurityPolicy.java 97 * Handle an update to the system or user certificate stores.

Completed in 396 milliseconds

<<61626364656667686970>>