Preparing search index...
The search index is not available
openac-sdk
openac-sdk
SerializedProofJSON
Interface SerializedProofJSON
interface
SerializedProofJSON
{
version
:
string
;
prepareProof
:
string
;
showProof
:
string
;
prepareInstance
:
string
;
showInstance
:
string
;
publicValues
:
{
expressionResult
:
boolean
;
deviceKeyX
:
string
;
deviceKeyY
:
string
;
}
;
}
Index
Properties
version
prepare
Proof
show
Proof
prepare
Instance
show
Instance
public
Values
Properties
version
version
:
string
prepare
Proof
prepareProof
:
string
show
Proof
showProof
:
string
prepare
Instance
prepareInstance
:
string
show
Instance
showInstance
:
string
public
Values
publicValues
:
{
expressionResult
:
boolean
;
deviceKeyX
:
string
;
deviceKeyY
:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
version
prepare
Proof
show
Proof
prepare
Instance
show
Instance
public
Values
openac-sdk
Loading...