|
| Class | Description |
|---|
.gif) | CipherData | Represents the <CipherData> element in XML encryption. This class cannot be inherited. |
.gif) | CipherReference | Represents the <CipherReference> element in XML encryption. This class cannot be inherited. |
.gif) | DataObject | Represents the object element of an XML signature that holds data to be signed. |
.gif) | DataReference | Represents the <DataReference> element used in XML encryption. This class cannot be inherited. |
.gif) | DSAKeyValue | Represents the DSA private key of the <KeyInfo> element. |
.gif) | EncryptedData | Represents the <EncryptedData> element in XML encryption. This class cannot be inherited. |
.gif) | EncryptedKey | Represents the <EncryptedKey> element in XML encryption. This class cannot be inherited. |
.gif) | EncryptedReference | Represents the abstract base class used in XML encryption from which the CipherReference, KeyReference, and DataReference classes derive. |
.gif) | EncryptedType | Represents the abstract base class from which the classes EncryptedData and EncryptedKey derive. |
.gif) | EncryptedXml | Represents the process model for implementing XML encryption. |
.gif) | EncryptionMethod | Encapsulates the encryption algorithm used for XML encryption. |
.gif) | EncryptionProperty | Represents the <EncryptionProperty> element used in XML encryption. This class cannot be inherited. |
.gif) | EncryptionPropertyCollection | Represents a collection of EncryptionProperty classes used in XML encryption. This class cannot be inherited. |
.gif) | KeyInfo | Represents an XML digital signature or XML encryption <KeyInfo> element. |
.gif) | KeyInfoClause | Represents the abstract base class from which all implementations of KeyInfo subelements inherit. |
.gif) | KeyInfoEncryptedKey | Wraps the EncryptedKey class, it to be placed as a subelement of the KeyInfo class. |
.gif) | KeyInfoName | Represents a <KeyName> subelement of an XMLDSIG or XML Encryption <KeyInfo> element. |
.gif) | KeyInfoNode | Handles KeyInfo subelements that do not have specific implementations or handlers registered on the machine. |
.gif) | KeyInfoRetrievalMethod | References KeyInfo objects stored at a different location when using XMLDSIG or XML encryption. |
.gif) | KeyInfoX509Data | Represents an <X509Data> subelement of an XMLDSIG or XML Encryption <KeyInfo> element. |
.gif) | KeyReference | Represents the <KeyReference> element used in XML encryption. This class cannot be inherited. |
.gif) | Reference | Represents the <reference> element of an XML signature. |
.gif) | ReferenceList | Represents the <ReferenceList> element used in XML encryption. This class cannot be inherited. |
.gif) | RSAKeyValue | Represents the <RSAKeyValue> element of an XML signature. |
.gif) | Signature | Represents the <Signature> element of an XML signature. |
.gif) | SignedInfo | Contains information about the canonicalization algorithm and signature algorithm used for the XML signature. |
.gif) | SignedXml | Provides a wrapper on a core XML signature object to facilitate creating XML signatures. |
.gif) | Transform | Represents the abstract base class from which all <Transform> elements that can be used in an XML digital signature derive. |
.gif) | TransformChain | Defines an ordered list of Transform objects that is applied to unsigned content prior to digest calculation. |
.gif) | XmlDecryptionTransform | Specifies the order of XML Digital Signature and XML Encryption operations when both are performed on the same document. |
.gif) | XmlDsigBase64Transform | Represents the Base64 decoding transform as defined in Section 6.6.2 of the XMLDSIG specification. |
.gif) | XmlDsigC14NTransform | Represents the C14N XML canonicalization transform for a digital signature as defined by the World Wide Web Consortium (W3C), without comments. |
.gif) | XmlDsigC14NWithCommentsTransform | Represents the C14N XML canonicalization transform for a digital signature as defined by the World Wide Web Consortium (W3C), with comments. |
.gif) | XmlDsigEnvelopedSignatureTransform | Represents the enveloped signature transform for an XML digital signature as defined by the W3C. |
.gif) | XmlDsigExcC14NTransform | Represents the exclusive C14N XML canonicalization transform for a digital signature as defined by the World Wide Web Consortium (W3C), without comments. |
.gif) | XmlDsigExcC14NWithCommentsTransform | Represents the exclusive C14N XML canonicalization transform for a digital signature as defined by the World Wide Web Consortium (W3C), with comments. |
.gif) | XmlDsigXPathTransform | Represents the XPath transform for a digital signature as defined by the W3C. |
.gif) | XmlDsigXsltTransform | Represents the XSLT transform for a digital signature as defined by the W3C. |
.gif) | XmlLicenseTransform | Represents the license transform algorithm used to normalize XrML licenses for signatures. |