C# Class MpcLib.RandomGeneration.AllToAllGeneration.BigShareMsg

Inheritance: MpcLib.DistributedSystem.Msg
Afficher le fichier Open project: mahdiz/mpclib

Méthodes publiques

Свойство Type Description
Value BigZp

Méthodes publiques

Méthode Description
BigShareMsg ( BigZp value ) : System
ToString ( ) : string

Method Details

BigShareMsg() public méthode

public BigShareMsg ( BigZp value ) : System
value BigZp
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Value public_oe property

public BigZp Value
Résultat BigZp