Home | History | Annotate | Download | only in socket

Lines Matching refs:Verify

219   // Verify the certificate's KU is good.
235 // Verify the current time is within the certificate's validity period.
239 // Verify private key metadata is associated with this certificate.
440 DNSSECChainVerifier::Error err = verifier.Verify();
838 // X509Certificate::Verify() runs on a worker thread of CertVerifier.
1419 // SSL handshake is completed. Let's verify the certificate.
1560 return verifier_->Verify(server_cert_, host_and_port_.host(), flags,
1590 // result of verifier_.Verify.
1592 // need to call verifier_.Verify repeatedly. But for now we need to do this.
1926 // Tell NSS to not verify the certificate.
2254 // After the SSL handshake is finished, use CertVerifier to verify