Appearance
excC14n(xml) → string · XML
excC14n(xml) → string
Canonicalizes XML using Exclusive Canonical XML (without comments). Used for XML digital signatures. See Chapter 22.
xml
{ canonical: excC14n($input.xml) }