@welshare/sdk
Preparing search index...
SessionKeyData
Interface SessionKeyData
interface
SessionKeyData
{
authorizationProof
:
AuthorizedSessionProof
;
authorizedBy
:
`
0x
${
string
}
`
;
sessionKeyPair
:
SessionKeypair
;
signature
:
`
0x
${
string
}
`
;
}
Index
Properties
authorization
Proof
authorized
By
session
Key
Pair
signature
Properties
authorization
Proof
authorizationProof
:
AuthorizedSessionProof
authorized
By
authorizedBy
:
`
0x
${
string
}
`
session
Key
Pair
sessionKeyPair
:
SessionKeypair
signature
signature
:
`
0x
${
string
}
`
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
authorization
Proof
authorized
By
session
Key
Pair
signature
@welshare/sdk
Loading...