Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
types
IAttestationWithResponse
Interface IAttestationWithResponse
interface
IAttestationWithResponse
{
hash
:
string
;
identity
:
PublicKey
;
signature
:
BinaryBuffer
;
timestamp
:
number
;
valid
:
boolean
;
web2Response
:
IWeb2Result
;
}
Hierarchy (
view full
)
IWeb2Attestation
IAttestationWithResponse
Index
Properties
hash
identity
signature
timestamp
valid
web2
Response
Properties
hash
hash
:
string
identity
identity
:
PublicKey
signature
signature
:
BinaryBuffer
timestamp
timestamp
:
number
valid
valid
:
boolean
web2
Response
web2
Response
:
IWeb2Result
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
hash
identity
signature
timestamp
valid
web2
Response
@kynesyslabs/demosdk
Loading...