forked from I2P_Developers/i2p.www
SSU minor correction
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}SSU Protocol Specification{% endblock %}
|
||||
{% block lastupdated %}September 2014{% endblock %}
|
||||
{% block accuratefor %}0.9.15{% endblock %}
|
||||
{% block lastupdated %}October 2014{% endblock %}
|
||||
{% block accuratefor %}0.9.16{% endblock %}
|
||||
{% block content %}
|
||||
|
||||
<p>
|
||||
@@ -435,7 +435,7 @@ bits 3-0: total identity fragments (F) 1-15</pre></li>
|
||||
<ul><li>The remaining bytes contain
|
||||
Alice's <a href="{{ site_url('docs/spec/common-structures') }}#type_Signature">Signature</a> of the critical exchanged
|
||||
data (X + Y + Alice's IP + Alice's port + Bob's IP + Bob's port
|
||||
+ Alice's new relay key + Alice's signed on time)
|
||||
+ Alice's new relay tag + Alice's signed on time)
|
||||
See notes for length information.
|
||||
</li></ul>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user