| Interface | Description |
|---|---|
| Transformer |
A
Transform algorithm has a single implicit parameter:
an octet stream from the Reference or the output of an earlier
Transform. |
| Class | Description |
|---|---|
| Base64Transformer |
The normative specification for base64 decoding transforms is [MIME].
|
| C14nTransformer |
Canonicalization transform support for both xml and text based content.
|
| EnvelopedSignatureTransformer |
An enveloped signature transform T
removes the whole
Signature element containing
T from the digest calculation of the
Reference element containing
T. |
| TransformEngine |
Class for applying system wide known transform algorithm, and making
necessary convertions if required any.
|
| XPathTransformer |
The input required by this transform is an XPath node-set.
|
| XSLTransformer |
The normative specification for XSL Transformations is [XSLT].
|
Copyright © 2025. All rights reserved.