C# Class VCSJones.FiddlerCert.CertInspector

Inheritance: Inspector2, IResponseInspector2
Afficher le fichier Open project: vcsjones/FiddlerCert

Méthodes publiques

Méthode Description
AddToTab ( TabPage o ) : void
AssignSession ( Fiddler.Session oS ) : void
CertInspector ( ) : System
Clear ( ) : void
GetFlags ( ) : InspectorFlags
GetOrder ( ) : int

Private Methods

Méthode Description
AskUpdateChanged ( object sender, Fiddler.PrefChangeEventArgs e ) : void
AssignCertificate ( X509ChainElement chainElement, bool reportOnly, PublicPinnedKeys pinnedKey, X509Chain chain, int index ) : CertificateModel
CalculateHashes ( X509Certificate2 certificate, bool reportOnly, PublicPinnedKeys pinnedKeys ) : VCSJones.FiddlerCert.SpkiHashesModel
ChainForContent ( byte content ) : X509Chain
FontChanged ( object sender, Fiddler.PrefChangeEventArgs e ) : void
GetCertificateType ( X509Certificate2 certificate, X509Chain chain ) : CertificateType
GetCtModel ( X509Certificate2 certificate ) : CertificateCtModel

Method Details

AddToTab() public méthode

public AddToTab ( TabPage o ) : void
o System.Windows.Forms.TabPage
Résultat void

AssignSession() public méthode

public AssignSession ( Fiddler.Session oS ) : void
oS Fiddler.Session
Résultat void

CertInspector() public méthode

public CertInspector ( ) : System
Résultat System

Clear() public méthode

public Clear ( ) : void
Résultat void

GetFlags() public méthode

public GetFlags ( ) : InspectorFlags
Résultat InspectorFlags

GetOrder() public méthode

public GetOrder ( ) : int
Résultat int