Create a new SecretPackage.
The ciphersuite to use
Participant identifier
Secret polynomial coefficients
The VSS commitment
Minimum number of signers
Maximum number of signers
ReadonlyciphersuiteReadonlyidentifierThe identifier of the participant holding the secret
ReadonlycommitmentThe public commitment for 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 first and second parts of the DKG protocol (round 1).
Security
This package MUST NOT be sent to other participants!