CanonicalizationMethod View Source |
A representation of the XML CanonicalizationMethod
element as defined in the
W3C Recommendation for XML-Signature Syntax and Processing.
|
DigestMethod View Source |
A representation of the XML DigestMethod element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.
|
Manifest View Source |
A representation of the XML Manifest element as defined in
the
W3C Recommendation for XML-Signature Syntax and Processing.
|
Reference View Source |
A representation of the Reference element as defined in the
W3C Recommendation for XML-Signature Syntax and Processing.
|
SignatureMethod View Source |
A representation of the XML SignatureMethod element
as defined in the
W3C Recommendation for XML-Signature Syntax and Processing.
|
SignatureProperties View Source |
A representation of the XML SignatureProperties element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.
|
SignatureProperty View Source |
A representation of the XML SignatureProperty element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.
|
SignedInfo View Source |
An representation of the XML SignedInfo element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.
|
Transform View Source |
A representation of the XML Transform element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.
|
TransformException View Source | Indicates an exceptional condition that occured while executing a transform algorithm. |
TransformService View Source | A Service Provider Interface for transform and canonicalization algorithms. |
XMLObject View Source |
A representation of the XML Object element as defined in
the
W3C Recommendation for XML-Signature Syntax and Processing.
|
XMLSignature View Source |
A representation of the XML Signature element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.
|
XMLSignature.SignatureValue View Source |
A representation of the XML SignatureValue element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.
|
XMLSignatureException View Source | Indicates an exceptional condition that occured during the XML signature generation or validation process. |
XMLSignatureFactory View Source |
A factory for creating XMLSignature objects from scratch or
for unmarshalling an XMLSignature object from a corresponding
XML representation.
|
XMLSignContext View Source | Contains context information for generating XML Signatures. |
XMLValidateContext View Source | Contains context information for validating XML Signatures. |