navio-blsct
Preparing search index...
ChildKey
Class ChildKey
Hierarchy (
View Summary
)
Scalar
ChildKey
Index
Constructors
constructor
Properties
fi
obj
obj
Size
Methods
[custom]
equals
move
serialize
size
to
Blinding
Key
to
Number
to
String
to
Token
Key
to
Tx
Key
value
_
deserialize
deserialize
from
Obj
from
Obj
And
Size
random
Constructors
constructor
new
ChildKey
(
obj
?:
Scalar
)
:
ChildKey
Parameters
Optional
obj
:
Scalar
Returns
ChildKey
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
Blinding
Key
toBlindingKey
()
:
BlindingKey
Returns
BlindingKey
to
Number
toNumber
()
:
number
Returns
number
to
String
toString
()
:
string
Returns
string
to
Token
Key
toTokenKey
()
:
TokenKey
Returns
TokenKey
to
Tx
Key
toTxKey
()
:
TxKey
Returns
TxKey
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
Blinding
Key
to
Number
to
String
to
Token
Key
to
Tx
Key
value
_
deserialize
deserialize
from
Obj
from
Obj
And
Size
random
navio-blsct
Loading...