SignXMLMyXmlDsigExcC14NTransform Class |
Namespace: Scilligence.MolEngine.Companion
public class MyXmlDsigExcC14NTransform : XmlDsigExcC14NTransform
The SignXMLMyXmlDsigExcC14NTransform type exposes the following members.
| Name | Description | |
|---|---|---|
| SignXMLMyXmlDsigExcC14NTransform | Initializes a new instance of the SignXMLMyXmlDsigExcC14NTransform class |
| Name | Description | |
|---|---|---|
| Algorithm | Gets or sets the Uniform Resource Identifier (URI) that identifies the algorithm performed by the current transform. (Inherited from Transform.) | |
| Context | Gets or sets an XmlElement object that represents the document context under which the current Transform object is running. (Inherited from Transform.) | |
| InclusiveNamespacesPrefixList | Gets or sets a string that contains namespace prefixes to canonicalize using the standard canonicalization algorithm. (Inherited from XmlDsigExcC14NTransform.) | |
| InputTypes | Gets an array of types that are valid inputs to the LoadInput(Object) method of the current XmlDsigExcC14NTransform object. (Inherited from XmlDsigExcC14NTransform.) | |
| OutputTypes | Gets an array of types that are possible outputs from the GetOutput methods of the current XmlDsigExcC14NTransform object. (Inherited from XmlDsigExcC14NTransform.) | |
| PropagatedNamespaces | Gets or sets a Hashtable object that contains the namespaces that are propagated into the signature. (Inherited from Transform.) | |
| Resolver | Sets the current XmlResolver object. (Inherited from Transform.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetDigestedOutput | Returns the digest associated with a XmlDsigExcC14NTransform object. (Inherited from XmlDsigExcC14NTransform.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetInnerXml | 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.) | |
| GetOutput | Returns the output of the current XmlDsigExcC14NTransform object (Inherited from XmlDsigExcC14NTransform.) | |
| GetOutput(Type) | Returns the output of the current XmlDsigExcC14NTransform object as an object of the specified type. (Inherited from XmlDsigExcC14NTransform.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetXml | Returns the XML representation of the current Transform object. (Inherited from Transform.) | |
| LoadInnerXml | 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.) | |
| LoadInput | (Overrides XmlDsigExcC14NTransformLoadInput(Object).) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |