Manifest |
Handles <ds:Manifest> elements.
|
ObjectContainer |
Handles <ds:Object> elements
Object Element supply facility which can contain any kind data
$todo$ if we remove childen, the boolean values are not updated
|
Reference |
Handles <ds:Reference> elements.
|
SignatureProperties |
Handles <ds:SignatureProperties> elements
This Element holds SignatureProperty properties that contain additional information items
concerning the generation of the signature.
|
SignatureProperty |
Handles <ds:SignatureProperty> elements
Additional information item concerning the generation of the signature(s) can
be placed in this Element
|
SignedInfo |
Handles <ds:SignedInfo> elements
This SignedInfo element includes the canonicalization algorithm,
a signature algorithm, and one or more references.
|
VerifiedReference |
Holds the result of a Reference validation.
|
XMLSignature |
Handles <ds:Signature> elements.
|
XMLSignatureInput |
Class XMLSignatureInput
$todo$ check whether an XMLSignatureInput can be _both_, octet stream _and_ node set?
|
XMLSignatureInputDebugger |
Class XMLSignatureInputDebugger
|