libaacs | branch: master | npzacs <npz...@gmail.com> | Mon Oct 21 13:07:02 2013 
+0300| [2165219123b36ae2b1a772e64a98a40f85ec2673] | committer: npzacs

Update KEYDB.cfg documentation

> http://git.videolan.org/gitweb.cgi/libaacs.git/?a=commit;h=2165219123b36ae2b1a772e64a98a40f85ec2673
---

 KEYDB.cfg |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/KEYDB.cfg b/KEYDB.cfg
index b3b1a7e..cf87c7e 100644
--- a/KEYDB.cfg
+++ b/KEYDB.cfg
@@ -62,15 +62,12 @@
 ; Host Certificate entry
 ; ----------------------
 ; | HC | HOST_PRIV_KEY <HEXSTRING> \
-;      | HOST_CERT <HEXSTRING> \
-;      | HOST_NONCE <HEXSTRING> \
-;      | HOST_KEY_POINT <HEXSTRING>
+;      | HOST_CERT <HEXSTRING>
 ;
 ; A Host Certificate entry begins with the entry ID "| HC |". Each host
-; certificate entry must contain 4 hexadecimal strings preceded by a keyword 
that identifies the type of entry
+; certificate entry must contain 2 hexadecimal strings preceded by a keyword 
that identifies the type of entry
 ; that the hexadecimal string corresponds to. The first hexstring is the host
-; private key, the second is the host certificate, the third is the host nonce,
-; and the fourth is the host key point. Each of these 4 entry types for a host
+; private key, the second is the host certificate. Each of these entry types 
for a host
 ; certificate entry must be delimited by vertical bar '|'. A host certificate
 ; entry must end with a newline.
 ;

_______________________________________________
libaacs-devel mailing list
libaacs-devel@videolan.org
https://mailman.videolan.org/listinfo/libaacs-devel

Reply via email to