C# Class MpcLib.ByzantineAgreement.ShareMessage

Inheritance: BroadcastMessage
Afficher le fichier Open project: mahdiz/mpclib

Méthodes publiques

Свойство Type Description
Share Zp

Méthodes publiques

Méthode Description
ShareMessage ( BroadcastStage stage, Zp share, int k ) : MpcLib.Common.FiniteField
ToString ( ) : string

Method Details

ShareMessage() public méthode

public ShareMessage ( BroadcastStage stage, Zp share, int k ) : MpcLib.Common.FiniteField
stage BroadcastStage
share Zp
k int
Résultat MpcLib.Common.FiniteField

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Share public_oe property

public Zp Share
Résultat Zp