mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-08-24 22:51:08 +00:00
Updates
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><a href="../interfaces/_waku_message_encryption._internal_.IDecoder.html" class="tsd-signature-type" data-tsd-kind="Interface">IDecoder</a><span class="tsd-signature-symbol"><</span><a href="_waku_message_encryption.DecodedMessage.html" class="tsd-signature-type" data-tsd-kind="Class">DecodedMessage</a><span class="tsd-signature-symbol">></span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/a9986ff3/packages/message-encryption/src/ecies.ts#L91">packages/message-encryption/src/ecies.ts:91</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/3993ef66/packages/message-encryption/src/ecies.ts#L91">packages/message-encryption/src/ecies.ts:91</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.ecies.html" class="tsd-signature-type" data-tsd-kind="Namespace">ecies</a><span class="tsd-signature-symbol">.</span><a href="_waku_message_encryption.ecies.Decoder.html" class="tsd-signature-type" data-tsd-kind="Class">Decoder</a></h4><aside class="tsd-sources">
|
||||
<p>Overrides <a href="_waku_message_encryption._internal_.Decoder.html">Decoder</a>.<a href="_waku_message_encryption._internal_.Decoder.html#constructor">constructor</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/a9986ff3/packages/message-encryption/src/ecies.ts#L92">packages/message-encryption/src/ecies.ts:92</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/3993ef66/packages/message-encryption/src/ecies.ts#L92">packages/message-encryption/src/ecies.ts:92</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>private<wbr/>Key</span><a href="#privateKey" 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">private<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/a9986ff3/packages/message-encryption/src/ecies.ts#L92">packages/message-encryption/src/ecies.ts:92</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/3993ef66/packages/message-encryption/src/ecies.ts#L92">packages/message-encryption/src/ecies.ts:92</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>
|
||||
@@ -96,7 +96,7 @@
|
||||
<p>Implementation of IDecoder.fromProtoObj</p>
|
||||
<p>Overrides <a href="_waku_message_encryption._internal_.Decoder.html">Decoder</a>.<a href="_waku_message_encryption._internal_.Decoder.html#fromProtoObj">fromProtoObj</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/a9986ff3/packages/message-encryption/src/ecies.ts#L96">packages/message-encryption/src/ecies.ts:96</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/3993ef66/packages/message-encryption/src/ecies.ts#L96">packages/message-encryption/src/ecies.ts:96</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">
|
||||
|
||||
Reference in New Issue
Block a user