Create a new SecretPackage.
The ciphersuite to use
Participant identifier
The VSS commitment
The participant's own secret share
Minimum number of signers
Maximum number of signers
ReadonlyciphersuiteReadonlyidentifierThe identifier of the participant holding the secret
ReadonlycommitmentThe public commitment from the participant (C_i)
ReadonlyminThe minimum number of signers
ReadonlymaxThe total number of signers
Check equality with another SecretPackage.
The other SecretPackage
True if equal
Returns a string representation of this SecretPackage (redacted for security).
The secret package that must be kept in memory by the participant between the second and third parts of the DKG protocol (round 2).
Security
This package MUST NOT be sent to other participants!