C# Class Brunet.Security.PeerSec.Symphony.EdgeVerify

This provides different methods to verify Secure Edges.
Afficher le fichier Open project: pstjuste/brunet

Méthodes publiques

Méthode Description
AddressInSubjectAltName ( Node node, Edge e, Address addr ) : bool

Verify the edge by comparing the address in the certificate to the one provided in the overlay.

Method Details

AddressInSubjectAltName() public static méthode

Verify the edge by comparing the address in the certificate to the one provided in the overlay.
public static AddressInSubjectAltName ( Node node, Edge e, Address addr ) : bool
node Node
e Edge
addr Address
Résultat bool