Diff between 9462251cf8c74082e3e0516d80319610925472bd and 567f4d8f83cd49744b10accd733a1d7ad0b937a8

Changed Files

File Additions Deletions Status
doc/settings-storage.txt +5 -2 modified

Full Patch

diff --git a/doc/settings-storage.txt b/doc/settings-storage.txt
index a3b58e6..7cdecd5 100644
--- a/doc/settings-storage.txt
+++ b/doc/settings-storage.txt
@@ -216,10 +216,13 @@ Long term key) related to a remote device.
   Authenticated		Boolean		True if remote device has been
 					authenticated
 
-  Master		Boolean		True for master key
-
   EncSize		Integer		Encrypted size
 
   EDiv			Integer		Encrypted diversifier
 
   Rand			Integer		Randomizer
+
+
+[SlaveLongTermKey] group contains:
+
+  Same as the [LongTermKey] group, except for slave keys.