The Signature class / xml.Signature methods |
Appends a transformation related to the reference of index ind, and is executed before any computation
appendReferenceTransformation( ind INTEGER, trans STRING, ... )
A transformation modifies the reference URI before signing or validating it. Several transformations are executed one after another, and only once the last transformation was applied, is the reference really signed or verified.
Depending on the transformation identifier, additional parameters are necessary.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.