This commit is contained in:
status-im-auto
2023-10-23 15:10:53 +00:00
committed by Jenkins
parent a1be144a72
commit 525ef5e96c
339 changed files with 950 additions and 950 deletions
@@ -28,7 +28,7 @@
<ul class="tsd-hierarchy">
<li><a href="../interfaces/_waku_sdk.IDecoder.html" class="tsd-signature-type tsd-kind-interface">IDecoder</a><span class="tsd-signature-symbol">&lt;</span><a href="_waku_message_encryption.DecodedMessage.html" class="tsd-signature-type tsd-kind-class">DecodedMessage</a><span class="tsd-signature-symbol">&gt;</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/80a33b9c2/packages/message-encryption/src/ecies.ts#L117">packages/message-encryption/src/ecies.ts:117</a></li></ul></aside>
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/1ec0c200c/packages/message-encryption/src/ecies.ts#L117">packages/message-encryption/src/ecies.ts:117</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -68,7 +68,7 @@
<h4 class="tsd-returns-title">Returns <a href="../modules/_waku_message_encryption.ecies.html" class="tsd-signature-type tsd-kind-namespace">ecies</a><span class="tsd-signature-symbol">.</span><a href="_waku_message_encryption.ecies.Decoder.html" class="tsd-signature-type tsd-kind-class">Decoder</a></h4><aside class="tsd-sources">
<p>Overrides <a href="_waku_sdk.Decoder.html">Decoder</a>.<a href="_waku_sdk.Decoder.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/80a33b9c2/packages/message-encryption/src/ecies.ts#L118">packages/message-encryption/src/ecies.ts:118</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/1ec0c200c/packages/message-encryption/src/ecies.ts#L118">packages/message-encryption/src/ecies.ts:118</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="contentTopic" class="tsd-anchor"></a>
@@ -82,7 +82,7 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>private<wbr/>Key</span><a href="#privateKey" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">private<wbr/>Key</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Uint8Array</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/80a33b9c2/packages/message-encryption/src/ecies.ts#L121">packages/message-encryption/src/ecies.ts:121</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/1ec0c200c/packages/message-encryption/src/ecies.ts#L121">packages/message-encryption/src/ecies.ts:121</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="pubsubTopic" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>pubsub<wbr/>Topic</span><a href="#pubsubTopic" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">pubsub<wbr/>Topic</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
@@ -108,7 +108,7 @@
<p>Implementation of <a href="../interfaces/_waku_sdk.IDecoder.html">IDecoder</a>.<a href="../interfaces/_waku_sdk.IDecoder.html#fromProtoObj">fromProtoObj</a></p>
<p>Overrides <a href="_waku_sdk.Decoder.html">Decoder</a>.<a href="_waku_sdk.Decoder.html#fromProtoObj">fromProtoObj</a></p>
<ul>
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/80a33b9c2/packages/message-encryption/src/ecies.ts#L126">packages/message-encryption/src/ecies.ts:126</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/1ec0c200c/packages/message-encryption/src/ecies.ts#L126">packages/message-encryption/src/ecies.ts:126</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="fromWireToProtoObj" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>from<wbr/>Wire<wbr/>To<wbr/>Proto<wbr/>Obj</span><a href="#fromWireToProtoObj" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures tsd-is-inherited">