Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • VSpoiledBallotRecord

Implements

Index

Constructors

constructor

  • new VSpoiledBallotRecord(parentContext: string[], label: Uint8Array, contestDecryptions: SpoiledDecryptions[], contestInfoArray: VContestInfo[], publicKeys: ModPGroupElement[], index: number): VSpoiledBallotRecord

Properties

contestDecryptions

contestDecryptions: SpoiledDecryptions[]

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.

index

index: number

label

label: Uint8Array

publicKeys

publicKeys: ModPGroupElement[]

Methods

verify

Generated using TypeDoc