mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-08-26 07:31:15 +00:00
Updates
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">EncoderOptions</span></li></ul></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/abe1e204/packages/message-encryption/src/ecies.ts#L63">packages/message-encryption/src/ecies.ts:63</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/b7bc09d4/packages/message-encryption/src/ecies.ts#L64">packages/message-encryption/src/ecies.ts:64</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">
|
||||
@@ -63,14 +63,14 @@
|
||||
<div class="tsd-comment tsd-typography"><p>The public key to encrypt the payload for.</p>
|
||||
</div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/abe1e204/packages/message-encryption/src/ecies.ts#L65">packages/message-encryption/src/ecies.ts:65</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/b7bc09d4/packages/message-encryption/src/ecies.ts#L66">packages/message-encryption/src/ecies.ts:66</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="sigPrivKey" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>sig<wbr/>Priv<wbr/>Key</span><a href="#sigPrivKey" 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">sig<wbr/>Priv<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>
|
||||
<div class="tsd-comment tsd-typography"><p>An optional private key to be used to sign the payload before encryption.</p>
|
||||
</div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/abe1e204/packages/message-encryption/src/ecies.ts#L67">packages/message-encryption/src/ecies.ts:67</a></li></ul></aside></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/b7bc09d4/packages/message-encryption/src/ecies.ts#L68">packages/message-encryption/src/ecies.ts:68</a></li></ul></aside></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
||||
Reference in New Issue
Block a user