This commit is contained in:
status-im-auto
2023-08-17 11:56:47 +00:00
committed by Jenkins
parent d17488e042
commit ac8b855d7a
341 changed files with 909 additions and 909 deletions
@@ -28,7 +28,7 @@
<ul class="tsd-hierarchy">
<li><a href="../interfaces/_waku_interfaces.IDecoder.html" class="tsd-signature-type" data-tsd-kind="Interface">IDecoder</a><span class="tsd-signature-symbol">&lt;</span><a href="_waku_message_encryption.DecodedMessage.html" class="tsd-signature-type" data-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/7a805a277/packages/message-encryption/src/symmetric.ts#L103">packages/message-encryption/src/symmetric.ts:103</a></li></ul></aside>
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/bb6211d67/packages/message-encryption/src/symmetric.ts#L103">packages/message-encryption/src/symmetric.ts:103</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">
@@ -65,7 +65,7 @@
<h4 class="tsd-returns-title">Returns <a href="../modules/_waku_message_encryption.symmetric.html" class="tsd-signature-type" data-tsd-kind="Namespace">symmetric</a><span class="tsd-signature-symbol">.</span><a href="_waku_message_encryption.symmetric.Decoder.html" class="tsd-signature-type" data-tsd-kind="Class">Decoder</a></h4><aside class="tsd-sources">
<p>Overrides <a href="_waku_core.Decoder.html">Decoder</a>.<a href="_waku_core.Decoder.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/7a805a277/packages/message-encryption/src/symmetric.ts#L104">packages/message-encryption/src/symmetric.ts:104</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/bb6211d67/packages/message-encryption/src/symmetric.ts#L104">packages/message-encryption/src/symmetric.ts:104</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-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="contentTopic" class="tsd-anchor"></a>
@@ -79,7 +79,7 @@
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>sym<wbr/>Key</span><a href="#symKey" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">sym<wbr/>Key<span class="tsd-signature-symbol">:</span> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array" class="tsd-signature-type external" target="_blank">Uint8Array</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/7a805a277/packages/message-encryption/src/symmetric.ts#L106">packages/message-encryption/src/symmetric.ts:106</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/bb6211d67/packages/message-encryption/src/symmetric.ts#L106">packages/message-encryption/src/symmetric.ts:106</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="fromProtoObj" class="tsd-anchor"></a>
@@ -98,7 +98,7 @@
<p>Implementation of IDecoder.fromProtoObj</p>
<p>Overrides <a href="_waku_core.Decoder.html">Decoder</a>.<a href="_waku_core.Decoder.html#fromProtoObj">fromProtoObj</a></p>
<ul>
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/7a805a277/packages/message-encryption/src/symmetric.ts#L111">packages/message-encryption/src/symmetric.ts:111</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/bb6211d67/packages/message-encryption/src/symmetric.ts#L111">packages/message-encryption/src/symmetric.ts:111</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class 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 class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">