Hello,
I need to get a SHA-256 Hash from an XML. To do this, I first need to canonicalize the XML.
The XML is stored in a table and can be up to 10 MB
Is there a way to do the canonicalization from PL/SQL?
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
Version 19.26.0.0.0
Marcus