C# 클래스 Brunet.Security.PeerSec.Symphony.EdgeVerify

This provides different methods to verify Secure Edges.
파일 보기 프로젝트 열기: pstjuste/brunet

공개 메소드들

메소드 설명
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.

메소드 상세

AddressInSubjectAltName() 공개 정적인 메소드

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
리턴 bool