Enums§
- Canonicalization
Mode - Canonicalization mode wrapping the W3C C14N algorithm variants.
Functions§
- canonicalize
- Canonicalize an XML string using the specified mode.
- canonicalize_
and_ hash - Canonicalize an XML string and compute its
ContentHash. - canonicalize_
str - Canonicalize an XML string using inclusive C14N and return the raw bytes.