mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-05-02 14:46:05 -04:00
Updated docs
This commit is contained in:
parent
110e1116e4
commit
fc2ec6ad08
10 changed files with 1978 additions and 373 deletions
|
@ -715,7 +715,7 @@ from a the <em>send()</em> method of a <a class="reference internal" href="#api-
|
|||
</dl>
|
||||
<dl class="py attribute">
|
||||
<dt class="sig sig-object py" id="RNS.Link.CURVE">
|
||||
<span class="sig-name descname"><span class="pre">CURVE</span></span><em class="property"> <span class="pre">=</span> <span class="pre"><cryptography.hazmat.primitives.asymmetric.ec.SECP256R1</span> <span class="pre">object></span></em><a class="headerlink" href="#RNS.Link.CURVE" title="Permalink to this definition">¶</a></dt>
|
||||
<span class="sig-name descname"><span class="pre">CURVE</span></span><em class="property"> <span class="pre">=</span> <span class="pre">'Curve25519'</span></em><a class="headerlink" href="#RNS.Link.CURVE" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>The curve used for Elliptic Curve DH key exchanges</p>
|
||||
</dd></dl>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue