Preparing search index...
The search index is not available
@waku/root
@waku/root
@waku/enr
Secp256k1Keypair
Class Secp256k1Keypair
Hierarchy
Secp256k1Keypair
Implements
IKeypair
Index
Constructors
constructor
Properties
_private
Key?
_public
Key?
type
Accessors
private
Key
public
Key
Methods
has
Private
Key
private
Key
Verify
public
Key
Verify
generate
Constructors
constructor
new
Secp256k1
Keypair
(
privateKey
?:
Uint8Array
, publicKey
?:
Uint8Array
)
:
Secp256k1Keypair
Parameters
Optional
privateKey:
Uint8Array
Optional
publicKey:
Uint8Array
Returns
Secp256k1Keypair
Properties
Optional
_private
Key
_private
Key
?:
Uint8Array
Optional
Readonly
_public
Key
_public
Key
?:
Uint8Array
Readonly
type
type
:
KeypairType
Accessors
private
Key
get
privateKey
(
)
:
Uint8Array
Returns
Uint8Array
public
Key
get
publicKey
(
)
:
Uint8Array
Returns
Uint8Array
Methods
has
Private
Key
has
Private
Key
(
)
:
boolean
Returns
boolean
private
Key
Verify
private
Key
Verify
(
key
?:
undefined
|
Uint8Array
)
:
boolean
Parameters
key:
undefined
|
Uint8Array
= ...
Returns
boolean
public
Key
Verify
public
Key
Verify
(
key
?:
undefined
|
Uint8Array
)
:
boolean
Parameters
key:
undefined
|
Uint8Array
= ...
Returns
boolean
Static
generate
generate
(
)
:
Promise
<
Secp256k1Keypair
>
Returns
Promise
<
Secp256k1Keypair
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
@waku/root
@waku/core
<internal>
Topic
Only
Message
message
topic_
only_
message
version_
0
proto
Rate
Limit
Proof
Waku
Message
waku
waku_
filter
waku_
light_
push
Push
Response
waku_
relay
waku_
store
@waku/create
<internal>
@waku/dns-
discovery
<internal>
@waku/enr
<internal>
@waku/interfaces
@waku/message-
encryption
<internal>
Rate
Limit
Proof
Waku
Message
ecies
symmetric
@waku/peer-
exchange
<internal>
@waku/proto
Waku
Message
proto_
filter
Filter
Request
Content
Filter
Filter
Rpc
Message
Push
Rate
Limit
Proof
proto_
lightpush
Push
Request
Push
Response
Push
Rpc
Rate
Limit
Proof
Waku
Message
proto_
message
Rate
Limit
Proof
Waku
Message
proto_
peer_
exchange
Peer
Exchange
Query
Peer
ExchangeRPC
Peer
Exchange
Response
Peer
Info
proto_
store
Content
Filter
History
Query
History
Response
History
Error
History
Rpc
Index
Paging
Info
Direction
Rate
Limit
Proof
Waku
Message
proto_
topic_
only_
message
Topic
Only
Message
@waku/utils
Secp256k1
Keypair
constructor
_private
Key?
_public
Key?
type
private
Key
public
Key
has
Private
Key
private
Key
Verify
public
Key
Verify
generate
Generated using
TypeDoc