Documentation
Preparing search index...
@divviup/vdaf
<internal>
RunVdafArguments
Interface RunVdafArguments<M, AP, PuSh, IS, OS, AS, AR, PrSt, PrSh, PM>
interface
RunVdafArguments
<
M
,
AP
,
PuSh
,
IS
,
OS
,
AS
,
AR
,
PrSt
,
PrSh
,
PM
>
{
aggregationParameter
:
AP
;
measurements
:
M
[]
;
nonces
?:
Buffer
[]
;
rands
?:
Buffer
[]
;
vdaf
:
Vdaf
<
M
,
AP
,
PuSh
,
IS
,
OS
,
AS
,
AR
,
PrSt
,
PrSh
,
PM
>
;
verifyKey
?:
Buffer
;
}
Type Parameters
M
AP
PuSh
IS
OS
AS
AR
PrSt
PrSh
PM
Index
Properties
aggregation
Parameter
measurements
nonces?
rands?
vdaf
verify
Key?
Properties
aggregation
Parameter
aggregationParameter
:
AP
measurements
measurements
:
M
[]
Optional
nonces
nonces
?:
Buffer
[]
Optional
rands
rands
?:
Buffer
[]
vdaf
vdaf
:
Vdaf
<
M
,
AP
,
PuSh
,
IS
,
OS
,
AS
,
AR
,
PrSt
,
PrSh
,
PM
>
Optional
verify
Key
verifyKey
?:
Buffer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aggregation
Parameter
measurements
nonces
rands
vdaf
verify
Key
Documentation
Loading...