C# Class Brunet.Security.SymphonyVerification

Inheritance: ICertificateVerification
Afficher le fichier Open project: pstjuste/brunet

Protected Properties

Свойство Type Description
_ct ConnectionTable

Méthodes publiques

Méthode Description
SymphonyVerification ( ConnectionTable ct ) : Brunet.Connections
Verify ( Mono.Security.X509.X509Certificate certificate, ISender sender ) : bool

Method Details

SymphonyVerification() public méthode

public SymphonyVerification ( ConnectionTable ct ) : Brunet.Connections
ct ConnectionTable
Résultat Brunet.Connections

Verify() public méthode

public Verify ( Mono.Security.X509.X509Certificate certificate, ISender sender ) : bool
certificate Mono.Security.X509.X509Certificate
sender ISender
Résultat bool

Property Details

_ct protected_oe property

protected ConnectionTable _ct
Résultat ConnectionTable