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

This provides different methods to verify Secure Edges.
Show file Open project: pstjuste/brunet

Public Methods

Method 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 method

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
return bool