Support FIX CheckSum
Opened this issue · 0 comments
haleyga commented
A FIX engine must support the use of checksums to verify all messages:
- The message sender must calculate the checksum against the final, possibly encrypted, message prior to being sent
- The message parser must verify the checksum against the received message