Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • VContestTallyRecord

Implements

Index

Constructors

constructor

Properties

castBallots

castBallots: EncryptedBallot[]

contestIndex

contestIndex: number

contestInfoArray

contestInfoArray: VContestInfo[]

context

context: string[] = ...

Returns the context of this record, useful for showing the context of a verification in the record.

The context is just a list of strings, showing the tree path to the record.

label

label: Uint8Array

publicKeys

publicKeys: ModPGroupElement[]

tallyDecryptions

tallyDecryptions: ContestTallyDecryptions

Methods

getSelectionEncryptions

  • getSelectionEncryptions(selectionIndex: number, recorder: VRecorder): ElGamalMessage[]

verify

Generated using TypeDoc