C# 클래스 MpcLib.MultiPartyShuffling.MpsParty

상속: MpcLib.DistributedSystem.Party
파일 보기 프로젝트 열기: mahdiz/mpclib

공개 메소드들

메소드 설명
MpsParty ( int numParties, BigZp input ) : System
Start ( ) : void

메소드 상세

MpsParty() 공개 메소드

public MpsParty ( int numParties, BigZp input ) : System
numParties int
input BigZp
리턴 System

Start() 공개 메소드

public Start ( ) : void
리턴 void