| Name | Description | Type | Package | Framework |
| C14NMethodParameterSpec | A specification of algorithm parameters for a CanonicalizationMethod Algorithm. | Interface | javax.xml.crypto.dsig.spec | Java SE |
| DigestMethodParameterSpec | A specification of algorithm parameters for a DigestMethod algorithm. | Interface | javax.xml.crypto.dsig.spec | Java SE |
| ExcC14NParameterSpec | Parameters for the W3C Recommendation: Exclusive XML Canonicalization (C14N) algorithm. | Class | javax.xml.crypto.dsig.spec | Java SE |
| HMACParameterSpec | XML Signature HMAC Algorithm. | Class | javax.xml.crypto.dsig.spec | Java SE |
| SignatureMethodParameterSpec | A specification of algorithm parameters for an XML SignatureMethod algorithm. | Interface | javax.xml.crypto.dsig.spec | Java SE |
| TransformParameterSpec | A specification of algorithm parameters for a Transform algorithm. | Interface | javax.xml.crypto.dsig.spec | Java SE |
| XPathFilter2ParameterSpec | Parameters for the W3C Recommendation XPath Filter 2. | Class | javax.xml.crypto.dsig.spec | Java SE |
| XPathFilterParameterSpec | XPath Filtering Transform Algorithm. | Class | javax.xml.crypto.dsig.spec | Java SE |
| XPathType | The XML Schema Definition of the XPath element as defined in the W3C Recommendation for XML-Signature XPath Filter 2. | Class | javax.xml.crypto.dsig.spec | Java SE |
| XPathType .Filter | Represents the filter set operation. | Class | javax.xml.crypto.dsig.spec.XPathType | Java SE |
| XSLTTransformParameterSpec | XSLT Transform Algorithm. | Class | javax.xml.crypto.dsig.spec | Java SE |