Search
Preparing search index...
The search index is not available
electionguard
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
electionguard
SubmittedSelection
Class SubmittedSelection
Hierarchy
SubmittedSelection
Implements
CryptoHashableElement
ElectionObjectBase
Index
Constructors
constructor
Properties
ciphertext
crypto
Hash
is
Placeholder
Selection
proof
selection
Hash
selection
Id
sequence
Order
Accessors
crypto
Hash
Element
object
Id
Methods
equals
Constructors
constructor
new
Submitted
Selection
(
selectionId
:
string
, sequenceOrder
:
number
, selectionHash
:
ElementModQ
, ciphertext
:
ElGamalCiphertext
, cryptoHash
:
ElementModQ
, isPlaceholderSelection
?:
boolean
, proof
:
DisjunctiveChaumPedersenProofKnownNonce
)
:
SubmittedSelection
Parameters
selectionId:
string
sequenceOrder:
number
selectionHash:
ElementModQ
ciphertext:
ElGamalCiphertext
cryptoHash:
ElementModQ
isPlaceholderSelection:
boolean
= false
proof:
DisjunctiveChaumPedersenProofKnownNonce
Returns
SubmittedSelection
Properties
Readonly
ciphertext
ciphertext
:
ElGamalCiphertext
Readonly
crypto
Hash
crypto
Hash
:
ElementModQ
Readonly
is
Placeholder
Selection
is
Placeholder
Selection
:
boolean
= false
Readonly
proof
proof
:
DisjunctiveChaumPedersenProofKnownNonce
Readonly
selection
Hash
selection
Hash
:
ElementModQ
Readonly
selection
Id
selection
Id
:
string
Readonly
sequence
Order
sequence
Order
:
number
Accessors
crypto
Hash
Element
get
cryptoHashElement
(
)
:
ElementModQ
Returns
ElementModQ
object
Id
get
objectId
(
)
:
string
The object_id, should be a unique string.
Returns
string
Methods
equals
equals
(
other
:
SubmittedSelection
)
:
boolean
Parameters
other:
SubmittedSelection
Returns
boolean
Exports
Submitted
Selection
constructor
ciphertext
crypto
Hash
is
Placeholder
Selection
proof
selection
Hash
selection
Id
sequence
Order
crypto
Hash
Element
object
Id
equals
Generated using
TypeDoc
The object_id, should be a unique string.