| Interface | Description |
|---|---|
| SignerManifest |
This interface provides a specialized view on a Manifest.
|
| SignerReference |
This interface provides a specialized view on a Reference.
|
| SignerSignature |
This interface provides a specialized view on a Signature.
|
| SignerSignatureProperties |
This interface provides a specialized view on the
SignatureProperties class. |
| SignerSignedInfo |
This interface provides a specialized view on a SignedInfo.
|
| VerifierManifest |
This interface provides a specialized view on a Manifest.
|
| VerifierReference |
This interface provides a specialized view on a Reference.
|
| VerifierSignature |
This interface provides a specialized view a Signature.
|
| VerifierSignatureProperties |
This interface provides a specialized view on the
SignatureProperties class. |
| VerifierSignedInfo |
This interface provides a specialized view on a SignedInfo.
|
| Class | Description |
|---|---|
| Container |
Abstract base class for all classes which represent a container of arbitrary XML content.
|
| Object |
Implementation of a XML Signature object container (XML element "Object").
|
| Position |
This class represents a structure which determines a certain position in a XML document.
|
| SignatureProperties |
Internal implementation of a XML Signature signature property container (XML element
SignatureProperites).
|
| SignatureProperty |
Implementation of a XML Signature signature property (XML element SignatureProperty).
|
| Signer |
Provides the basic entry point into IXSIL for the signature creation use case.
|
| TransformInstruction |
Abstract base class representing a transform instruction.
|
| URIResolverParameters |
This class represents a structure which contains some parameters for resolving URIs within IXSIL.
|
| Verifier |
Provides the basic entry point into IXSIL for the signature verification use case.
|
| XMLCounter |