Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CiphertextBallot

Represents an encrypted ballot, notably including all of the original encryption nonces. Use the submit() method to convert to a SubmittedBallot suitable for serialization.

Hierarchy

  • CiphertextBallot

Implements

Index

Constructors

Properties

ballotEncryptionSeed: ElementModQ
ballotId: string
ballotStyleId: string
codeSeed: ElementModQ
contests: CiphertextContest[]
cryptoHash: ElementModQ
manifestHash: ElementModQ
timestamp: number

Accessors

  • get objectId(): string

Methods

Generated using TypeDoc