Interface | Description |
---|---|
Base64Transform |
A
Transform performing a Base64 decoding. |
CanonicalizationTransform |
A canonicalization type of
Transform . |
CheckResult |
Object encapsulating the result of a signature verification.
|
Content |
Encapsulates content data.
|
ContentBinary |
Encapsulates binary content.
|
ContentLocRef |
Encapsulates location reference content.
|
ContentReference |
Content containing a reference to content data.
|
ContentXML |
Encapsulates arbitrary XML content.
|
ElementSelector |
A class containing data for selecting single elements using an XPath
expression.
|
EnvelopedSignatureTransform |
An enveloped signature type of
Transform . |
ExclusiveCanonicalizationTransform |
An exclusive canonicalization type of
Transform . |
InputData |
Interface specifying accessors for two attributes needed for returning
HashInputData and ReferenceInputData information
as part of VerifyXMLSignatureResponse . |
MetaInfo |
Object encapsulating descriptive meta information.
|
SignerInfo |
Contains information about the signer.
|
Transform |
Base class for XMLDsig
Transform elements. |
TSLConfiguration |
Contains TSL configuration information.
|
X509IssuerSerial |
Contains an X.509 issuer distinguished name/serial number pair.
|
XMLDataObjectAssociation |
Object encapsulating arbitrary content and optional descriptive meta
information.
|
XPathFilter |
An XPath expression set operation.
|
XPathFilter2Transform |
An XPath type of
Transform containing multiple filters for
performing set operations on XPath selections. |
XPathTransform |
A
Transform performing an XPath selection. |
XSLTTransform |
A
Transform containing an XSLT stylesheet. |
Copyright © 2016. All rights reserved.