Preparing search index...
The search index is not available
@waku/root
@waku/root
@waku/message-encryption
ecies
Encoder
Class Encoder
Hierarchy
Encoder
Implements
IEncoder
Index
Constructors
constructor
Properties
content
Topic
ephemeral
public
Key
sig
Priv
Key?
Methods
to
Proto
Obj
to
Wire
Constructors
constructor
new
Encoder
(
contentTopic
:
string
, publicKey
:
Uint8Array
, sigPrivKey
?:
Uint8Array
, ephemeral
?:
boolean
)
:
ecies
.
Encoder
Parameters
contentTopic:
string
publicKey:
Uint8Array
Optional
sigPrivKey:
Uint8Array
ephemeral:
boolean
= false
Returns
ecies
.
Encoder
Properties
content
Topic
content
Topic
:
string
ephemeral
ephemeral
:
boolean
= false
Private
public
Key
public
Key
:
Uint8Array
Private
Optional
sig
Priv
Key
sig
Priv
Key
?:
Uint8Array
Methods
to
Proto
Obj
to
Proto
Obj
(
message
:
IMessage
)
:
Promise
<
undefined
|
IProtoMessage
>
Parameters
message:
IMessage
Returns
Promise
<
undefined
|
IProtoMessage
>
to
Wire
to
Wire
(
message
:
IMessage
)
:
Promise
<
undefined
|
Uint8Array
>
Parameters
message:
IMessage
Returns
Promise
<
undefined
|
Uint8Array
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@waku/root
@waku/core
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
@waku/dns-
discovery
@waku/enr
@waku/interfaces
@waku/message-
encryption
ecies
symmetric
@waku/peer-
exchange
@waku/proto
Waku
Message
proto_
filter
FilterRPC
Filter
Request
Content
Filter
Message
Push
Rate
Limit
Proof
proto_
lightpush
PushRPC
Push
Request
Push
Response
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
HistoryRPC
History
Response
History
Error
Index
Paging
Info
Direction
Rate
Limit
Proof
Waku
Message
proto_
topic_
only_
message
Topic
Only
Message
@waku/utils
Encoder
constructor
content
Topic
ephemeral
public
Key
sig
Priv
Key?
to
Proto
Obj
to
Wire
Generated using
TypeDoc