xmldsig
xmldsig copied to clipboard
Ensure canonizalization is the last transform node applied
Description same as title. When the canonicalization isn't performed as the last transformation, the resulting value is a String which doesn't accept Nokogiri methods.
Should mitigate https://github.com/benoist/xmldsig/issues/57