C# 클래스 MpcLib.SecretSharing.eVSS.CommitMsg

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

공개 프로퍼티들

프로퍼티 타입 설명
Commitment MG

공개 메소드들

메소드 설명
CommitMsg ( MG commitment ) : System

메소드 상세

CommitMsg() 공개 메소드

public CommitMsg ( MG commitment ) : System
commitment MG
리턴 System

프로퍼티 상세

Commitment 공개적으로 프로퍼티

public MG Commitment
리턴 MG