2.2.2.15 SYNC_MD5HASH

The SYNC_MD5HASH structure defines the serialization format used by this protocol for MD5 hash data. The calculation of the MD5 hash is specified in [RFC1321].


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

High

...

Low

...

High (8 bytes): A 64-bit unsigned integer containing the first 64 bits of the MD5 hash data.

Low (8 bytes): A 64-bit unsigned integer containing the last 64 bits of the MD5 hash data.