• Checks the message structure and body contents (e.g. Hashes match, ensures the owner is the sender). Throws, if a check fails.

    Parameters

    • decryptedMessage: IMessage

      The decrypted message to check.

    Returns void