navio-blsct
Preparing search index...
PrivSpendingKey
Class PrivSpendingKey
Hierarchy (
View Summary
)
Scalar
PrivSpendingKey
Index
Constructors
constructor
Properties
fi
obj
obj
Size
Methods
[custom]
equals
move
serialize
size
to
Number
to
String
value
_
deserialize
deserialize
from
Obj
from
Obj
And
Size
random
Constructors
constructor
new
PrivSpendingKey
(
blindingPubKey
:
PublicKey
,
viewKey
:
ViewKey
,
spendingKey
:
SpendingKey
,
account
:
number
,
address
:
number
,
)
:
PrivSpendingKey
Parameters
blindingPubKey
:
PublicKey
viewKey
:
ViewKey
spendingKey
:
SpendingKey
account
:
number
address
:
number
Returns
PrivSpendingKey
Properties
Protected
fi
fi
:
FinalizerInfo
Protected
obj
obj
:
any
Protected
obj
Size
objSize
:
number
Methods
[custom]
"[custom]"
()
:
string
Returns
string
equals
equals
(
other
:
Scalar
)
:
boolean
Parameters
other
:
Scalar
Returns
boolean
move
move
()
:
any
Returns
any
serialize
serialize
()
:
string
Returns
string
size
size
()
:
number
Returns
number
to
Number
toNumber
()
:
number
Returns
number
to
String
toString
()
:
string
Returns
string
value
value
()
:
any
Returns
any
Protected
Static
_
deserialize
_deserialize
<
T
extends
ManagedObj
>
(
this
:
new
(
obj
:
any
)
=>
T
,
hex
:
string
,
deserializer
:
(
hex
:
string
)
=>
BlsctRetVal
,
)
:
T
Type Parameters
T
extends
ManagedObj
Parameters
this
:
new
(
obj
:
any
)
=>
T
hex
:
string
deserializer
:
(
hex
:
string
)
=>
BlsctRetVal
Returns
T
Static
deserialize
deserialize
(
this
:
new
(
obj
:
any
)
=>
Scalar
,
hex
:
string
)
:
Scalar
Parameters
this
:
new
(
obj
:
any
)
=>
Scalar
hex
:
string
Returns
Scalar
Static
from
Obj
fromObj
<
T
extends
ManagedObj
>
(
this
:
new
(
obj
:
any
,
objSize
?:
number
)
=>
T
,
obj
:
any
,
)
:
T
Type Parameters
T
extends
ManagedObj
Parameters
this
:
new
(
obj
:
any
,
objSize
?:
number
)
=>
T
obj
:
any
Returns
T
Static
from
Obj
And
Size
fromObjAndSize
<
T
extends
ManagedObj
>
(
this
:
new
(
obj
:
any
)
=>
T
,
obj
:
any
,
objSize
:
number
,
)
:
T
Type Parameters
T
extends
ManagedObj
Parameters
this
:
new
(
obj
:
any
)
=>
T
obj
:
any
objSize
:
number
Returns
T
Static
random
random
()
:
Scalar
Returns
Scalar
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
fi
obj
obj
Size
Methods
[custom]
equals
move
serialize
size
to
Number
to
String
value
_
deserialize
deserialize
from
Obj
from
Obj
And
Size
random
navio-blsct
Loading...