Swig TS — API References
Preparing search index...
@swig-wallet/classic
Secp256k1SessionAuthorityData
Type Alias Secp256k1SessionAuthorityData
type
Secp256k1SessionAuthorityData
=
{
_padding
:
ReadonlyUint8Array
;
currentSessionExpiration
:
bigint
;
maxSessionLength
:
bigint
;
odometer
:
number
;
publicKey
:
ReadonlyUint8Array
;
sessionKey
:
ReadonlyUint8Array
;
}
Index
Properties
_
padding
current
Session
Expiration
max
Session
Length
odometer
public
Key
session
Key
Properties
_
padding
_padding
:
ReadonlyUint8Array
current
Session
Expiration
currentSessionExpiration
:
bigint
max
Session
Length
maxSessionLength
:
bigint
odometer
odometer
:
number
public
Key
publicKey
:
ReadonlyUint8Array
session
Key
sessionKey
:
ReadonlyUint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
padding
current
Session
Expiration
max
Session
Length
odometer
public
Key
session
Key
Swig TS — API References
Loading...