Click or drag to resize

MyXmlDsigExcC14NTransform Methods

The SignXMLMyXmlDsigExcC14NTransform type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetDigestedOutput
Returns the digest associated with a XmlDsigExcC14NTransform object.
(Inherited from XmlDsigExcC14NTransform.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetInnerXml
Returns an XML representation of the parameters of a XmlDsigExcC14NTransform object that are suitable to be included as subelements of an XMLDSIG <Transform> element.
(Inherited from XmlDsigExcC14NTransform.)
Public methodGetOutput
Returns the output of the current XmlDsigExcC14NTransform object
(Inherited from XmlDsigExcC14NTransform.)
Public methodGetOutput(Type)
Returns the output of the current XmlDsigExcC14NTransform object as an object of the specified type.
(Inherited from XmlDsigExcC14NTransform.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetXml
Returns the XML representation of the current Transform object.
(Inherited from Transform.)
Public methodLoadInnerXml
Parses the specified XmlNodeList object as transform-specific content of a <Transform> element and configures the internal state of the current XmlDsigExcC14NTransform object to match the <Transform> element.
(Inherited from XmlDsigExcC14NTransform.)
Public methodLoadInput (Overrides XmlDsigExcC14NTransformLoadInput(Object).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also