Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  VerifySSLServerCertParent.h

  Sprache: C
 

/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set sw=2 ts=8 et tw=80 : */

/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */


#ifndef mozilla_psm_VerifySSLServerCertParent_h__
#define mozilla_psm_VerifySSLServerCertParent_h__

#include "mozilla/psm/PVerifySSLServerCertParent.h"
#include "mozpkix/Time.h"
#include "ScopedNSSTypes.h"
#include "SharedCertVerifier.h"

namespace mozilla {
namespace psm {

// This class implements the main process side of the server certificate
// verification for socket process.
// SSLServerCertVerificationJob::Dispatch is called in
// VerifySSLServerCertParent::Dispatch with IPCServerCertVerificationResult and
// the result of the certificate verification will be sent to the socket process
// via IPC.
class VerifySSLServerCertParent : public PVerifySSLServerCertParent {
 public:
  NS_INLINE_DECL_THREADSAFE_REFCOUNTING(VerifySSLServerCertParent, override)

  VerifySSLServerCertParent();

  bool Dispatch(nsTArray<ByteArray>&& aPeerCertChain,
                const nsACString& aHostName, const int32_t& aPort,
                const OriginAttributes& aOriginAttributes,
                const Maybe<ByteArray>& aStapledOCSPResponse,
                const Maybe<ByteArray>& aSctsFromTLSExtension,
                const Maybe<DelegatedCredentialInfoArg>& aDcInfo,
                const uint32_t& aProviderFlags,
                const uint32_t& aCertVerifierFlags);

  void OnVerifiedSSLServerCert(
      const nsTArray<ByteArray>& aBuiltCertChain,
      uint16_t aCertificateTransparencyStatus, EVStatus aEVStatus,
      bool aSucceeded, PRErrorCode aFinalError,
      nsITransportSecurityInfo::OverridableErrorCategory
          aOverridableErrorCategory,
      bool aIsBuiltCertChainRootBuiltInRoot, bool aMadeOCSPRequests);

 private:
  virtual ~VerifySSLServerCertParent();

  // PVerifySSLServerCertParent
  void ActorDestroy(ActorDestroyReason aWhy) override;

  nsCOMPtr<nsISerialEventTarget> mBackgroundThread;
};

}  // namespace psm
}  // namespace mozilla

#endif  // mozilla_psm_VerifySSLServerCertParent_h__

Messung V0.5 in Prozent
C=89 H=95 G=91

¤ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet am  2026-06-06) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik