router info signature length may vary

This commit is contained in:
zzz
2016-08-03 16:50:27 +00:00
parent 9247dd3ab7
commit 12f42555e0

View File

@ -3,8 +3,8 @@ Common structures Specification
=============================== ===============================
.. meta:: .. meta::
:category: Design :category: Design
:lastupdated: February 2016 :lastupdated: August 2016
:accuratefor: 0.9.24 :accuratefor: 0.9.26
.. contents:: .. contents::
@ -1010,7 +1010,8 @@ RouterIdentity_ followed by the Date_, when the entry was published
options :: `Mapping` options :: `Mapping`
signature :: `Signature` signature :: `Signature`
length -> 40 bytes length -> 40 bytes or as specified in router_ident's key
certificate
{% endhighlight %} {% endhighlight %}
Notes Notes