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