navio-blsct
Preparing search index...
DoublePublicKey
Class DoublePublicKey
Hierarchy (
View Summary
)
ManagedObj
DoublePublicKey
Index
Constructors
constructor
Properties
fi
obj
obj
Size
Methods
[custom]
move
serialize
size
to
String
value
_
deserialize
deserialize
from
Keys
And
Acct
Addr
from
Obj
from
Obj
And
Size
from
Public
Keys
random
Constructors
constructor
new
DoublePublicKey
(
obj
?:
any
)
:
DoublePublicKey
Parameters
Optional
obj
:
any
Returns
DoublePublicKey
Properties
Protected
fi
fi
:
FinalizerInfo
Protected
obj
obj
:
any
Protected
obj
Size
objSize
:
number
Methods
[custom]
"[custom]"
()
:
string
Returns
string
move
move
()
:
any
Returns
any
serialize
serialize
()
:
string
Returns
string
size
size
()
:
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
)
=>
DoublePublicKey
,
hex
:
string
,
)
:
DoublePublicKey
Parameters
this
:
new
(
obj
:
any
)
=>
DoublePublicKey
hex
:
string
Returns
DoublePublicKey
Static
from
Keys
And
Acct
Addr
fromKeysAndAcctAddr
(
viewKey
:
ViewKey
,
spendingPubKey
:
PublicKey
,
account
:
number
,
address
:
number
,
)
:
DoublePublicKey
Parameters
viewKey
:
ViewKey
spendingPubKey
:
PublicKey
account
:
number
address
:
number
Returns
DoublePublicKey
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
from
Public
Keys
fromPublicKeys
(
pk1
:
PublicKey
,
pk2
:
PublicKey
)
:
DoublePublicKey
Parameters
pk1
:
PublicKey
pk2
:
PublicKey
Returns
DoublePublicKey
Static
random
random
()
:
DoublePublicKey
Returns
DoublePublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
fi
obj
obj
Size
Methods
[custom]
move
serialize
size
to
String
value
_
deserialize
deserialize
from
Keys
And
Acct
Addr
from
Obj
from
Obj
And
Size
from
Public
Keys
random
navio-blsct
Loading...