static fun messageSize(msgBytes: Bytes!): Int
Identify the size of a handshake message based on elements of the common MAC.
msgBytes - Bytes!: the bytes of the message
msgBytes
Return Int: the size of the message, including MAC, key and IV