Preparing search index...
The search index is not available
Documentation
Documentation
@divviup/vdaf
PrepTestVector
Interface PrepTestVector<M>
interface
PrepTestVector
<
M
>
{
input_shares
:
string
[]
;
measurement
:
M
;
nonce
:
string
;
out_shares
:
string
[]
[]
;
prep_messages
:
string
[]
;
prep_shares
:
string
[]
[]
;
public_share
:
string
;
rand
:
string
;
}
Type Parameters
M
Index
Properties
input_
shares
measurement
nonce
out_
shares
prep_
messages
prep_
shares
public_
share
rand
Properties
input_
shares
input_shares
:
string
[]
measurement
measurement
:
M
nonce
nonce
:
string
out_
shares
out_shares
:
string
[]
[]
prep_
messages
prep_messages
:
string
[]
prep_
shares
prep_shares
:
string
[]
[]
public_
share
public_share
:
string
rand
rand
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input_
shares
measurement
nonce
out_
shares
prep_
messages
prep_
shares
public_
share
rand
Documentation
Loading...