Signed Interest Format
Change-Id: Ic52835977cadb34479508c7817f842bd3330961b
Refs: #4599
diff --git a/types.rst b/types.rst
index 1023cc7..4f6c314 100644
--- a/types.rst
+++ b/types.rst
@@ -39,6 +39,10 @@
+---------------------------------------------+------------------+-----------------+
| ApplicationParameters | 36 (non-critical)| 0x24 |
+---------------------------------------------+------------------+-----------------+
+| InterestSignatureInfo | 44 (non-critical)| 0x2c |
++---------------------------------------------+------------------+-----------------+
+| InterestSignatureValue | 46 (non-critical)| 0x2e |
++---------------------------------------------+------------------+-----------------+
| **Data packet** |
+---------------------------------------------+------------------+-----------------+
| MetaInfo | 20 | 0x14 |
@@ -57,7 +61,7 @@
+---------------------------------------------+------------------+-----------------+
| FinalBlockId | 26 | 0x1a |
+---------------------------------------------+------------------+-----------------+
-| **Data/Signature** |
+| **Signature** |
+---------------------------------------------+------------------+-----------------+
| SignatureType | 27 | 0x1b |
+---------------------------------------------+------------------+-----------------+
@@ -67,7 +71,9 @@
+---------------------------------------------+------------------+-----------------+
| SignatureNonce | 38 (non-critical)| 0x26 |
+---------------------------------------------+------------------+-----------------+
-| Timestamp | 40 (non-critical)| 0x28 |
+| SignatureTime | 40 (non-critical)| 0x28 |
++---------------------------------------------+------------------+-----------------+
+| SignatureSeqNum | 42 (non-critical)| 0x2a |
+---------------------------------------------+------------------+-----------------+
| **Link Object** |
+---------------------------------------------+------------------+-----------------+