Canonical XML is a standardized way of representing XML documents to ensure consistent and predictable formatting, which is particularly important for digital signatures and cryptographic operations. The purpose of Canonical XML is to produce a canonical form of XML data, so that XML documents that are logically equivalent can be represented in a consistent way.
New to topics? Read the docs here!