C# 클래스 MpcLib.ByzantineAgreement.ShareMessage

상속: BroadcastMessage
파일 보기 프로젝트 열기: mahdiz/mpclib

공개 프로퍼티들

프로퍼티 타입 설명
Share Zp

공개 메소드들

메소드 설명
ShareMessage ( BroadcastStage stage, Zp share, int k ) : MpcLib.Common.FiniteField
ToString ( ) : string

메소드 상세

ShareMessage() 공개 메소드

public ShareMessage ( BroadcastStage stage, Zp share, int k ) : MpcLib.Common.FiniteField
stage BroadcastStage
share Zp
k int
리턴 MpcLib.Common.FiniteField

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Share 공개적으로 프로퍼티

public Zp Share
리턴 Zp