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
PublicKey
Class PublicKey
Hierarchy
PublicKey
Index
Constructors
constructor
Properties
pub
Key
Methods
hash
to
Bytes
verify
Constructors
constructor
new
Public
Key
(
pubKey
:
Buffer
)
:
PublicKey
Parameters
pubKey:
Buffer
Returns
PublicKey
Properties
pub
Key
pub
Key
:
Buffer
Methods
hash
hash
(
)
:
Buffer
Returns
Buffer
to
Bytes
to
Bytes
(
)
:
Buffer
Returns
Buffer
verify
verify
(
signature
:
Buffer
, data
:
Buffer
)
:
any
Parameters
signature:
Buffer
data:
Buffer
Returns
any
Exports
Public
Key
constructor
pub
Key
hash
to
Bytes
verify