Gets the transform chain of the current System.Security.Cryptography.Xml.Reference.
a System.Security.Cryptography.Xml.TransformChain
The Reference.TransformChain property represents the <Transform> element and associated subelements of an XML digital signature.
The transform chain is an ordered list of transforms. The output of these transforms constitutes the input to the hash algorithm specified in the Reference.DigestMethod property.
For more information about XML digital signatures, see the W3C specification at www.w3.org/TR/xmldsig-core/.