Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The set of classes that support the generation of digital signatures and the encryption of SOAP messages.
Classes
Class | Description |
---|---|
SecurityTokenReferenceTransform | Represents the STR Dereference Transform as defined in the OASIS WS-Security specification. |
XmlDsigEnvelopedSignatureTransform | Represents the enveloped signature transform for an XML digital signature as defined by the World Wide Web Consortium (W3C). |
XmlDsigExcC14NTransform | Represents the Exclusive XML canonicalization transform for a digital signature as defined by the W3C, without comments. |
XmlDsigExcC14NWithCommentsTransform | Represents the C14N XML canonicalization transform for a digital signature as defined by the W3C, with comments. |
XmlDsigXPathTransform | Represents the XPath transform for a digital signature as defined by the W3C. |