Update of /cvsroot/wpdev/xmlscripts/definitions
In directory sc8-pr-cvs1:/tmp/cvs-serv16936/definitions
Modified Files:
encryption.xml
Log Message:
401a encryption keys added
Index: encryption.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/encryption.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** encryption.xml 20 Aug 2003 18:12:37 -0000 1.4
--- encryption.xml 10 Nov 2003 21:03:50 -0000 1.5
***************
*** 1,7 ****
<definitions>
<list id="ENCRYPTION">
! <!-- High priority first !! -->
<!-- Client identification string (optional) ; Key1 ; Key2 -->
<item> Client 4.0.0 ; 0x2E13A5FD ; 0xA21D527F </item>
<item> Client 3.0.5 ; 0x2C8B97AD ; 0xA350DE7F </item>
--- 1,8 ----
<definitions>
<list id="ENCRYPTION">
! <!-- High priority first !! -->
<!-- Client identification string (optional) ; Key1 ; Key2 -->
+ <item> Client 4.0.1 ; 0x2E2BA7ED ; 0xA2017E7F </item>
<item> Client 4.0.0 ; 0x2E13A5FD ; 0xA21D527F </item>
<item> Client 3.0.5 ; 0x2C8B97AD ; 0xA350DE7F </item>
|