C# 클래스 MpcLib.MpcProtocols.Crypto.DlCommitMsg

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

공개 프로퍼티들

프로퍼티 타입 설명
Commitments IList

공개 메소드들

메소드 설명
DlCommitMsg ( IList commitments, Stage stage ) : System

메소드 상세

DlCommitMsg() 공개 메소드

public DlCommitMsg ( IList commitments, Stage stage ) : System
commitments IList
stage Stage
리턴 System

프로퍼티 상세

Commitments 공개적으로 프로퍼티

public IList Commitments
리턴 IList