Properties
encryptionKey
encryptionKey: string
signingPublicKey
signingPublicKey: string
election
election: Election
availableLocales
availableLocales: string[]
currentLocale
currentLocale: string
dbbPublicKey
dbbPublicKey: string
contestConfigs
contestConfigs: ContestConfigMap
ballotConfigs
ballotConfigs: BallotConfigMap
affidavit
affidavit: AffidavitConfig
services
services: { address: string; voterAuthorizer: Service; otpProvider: Service }
Type declaration
address: string
voterAuthorizer: Service
otpProvider: Service