Search
Preparing search index...
The search index is not available
@stricahq/bip32ed25519 - v1.0.3
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stricahq/bip32ed25519 - v1.0.3
Bip32PublicKey
Class Bip32PublicKey
Hierarchy
Bip32PublicKey
Index
Constructors
constructor
Methods
derive
to
Bytes
to
Public
Key
from
Bytes
Constructors
constructor
new
Bip32
Public
Key
(
xpub
:
Buffer
)
:
Bip32PublicKey
Parameters
xpub:
Buffer
Returns
Bip32PublicKey
Methods
derive
derive
(
index
:
number
)
:
Bip32PublicKey
Parameters
index:
number
Returns
Bip32PublicKey
to
Bytes
to
Bytes
(
)
:
Buffer
Returns
Buffer
to
Public
Key
to
Public
Key
(
)
:
PublicKey
Returns
PublicKey
Static
from
Bytes
from
Bytes
(
xpub
:
Buffer
)
:
Bip32PublicKey
Parameters
xpub:
Buffer
Returns
Bip32PublicKey
Exports
Bip32
Public
Key
constructor
derive
to
Bytes
to
Public
Key
from
Bytes