C# 클래스 ElectroChecker.Vuln1Methods

파일 보기 프로젝트 열기: HackerDom/ructfe-2015 1 사용 예제들

공개 메소드들

메소드 설명
ProcessGet ( string host, string id, string flag ) : int
ProcessPut ( string host, string id, string flag ) : int

비공개 메소드들

메소드 설명
GenerateCandidates ( int minCount, int maxCount ) : User[]
Vote ( string host, int[]>.KeyValuePair voters, System.Guid id, PublicKey publicKey ) : void

메소드 상세

ProcessGet() 공개 정적인 메소드

public static ProcessGet ( string host, string id, string flag ) : int
host string
id string
flag string
리턴 int

ProcessPut() 공개 정적인 메소드

public static ProcessPut ( string host, string id, string flag ) : int
host string
id string
flag string
리턴 int