Module java.xml.crypto
Package javax.xml.crypto.dsig.spec
package javax.xml.crypto.dsig.spec
Parameter classes for XML digital signatures. This package
contains interfaces and classes representing input parameters for the
digest, signature, transform, or canonicalization algorithms used in
the processing of XML signatures.
Package Specification
- Since:
- 1.6
-
ClassDescriptionA specification of algorithm parameters for a
CanonicalizationMethod
Algorithm.A specification of algorithm parameters for aDigestMethod
algorithm.Parameters for the W3C Recommendation: Exclusive XML Canonicalization (C14N) algorithm.Parameters for the XML Signature HMAC Algorithm.Parameters for the XML Signature RSASSA-PSS Algorithm.A specification of algorithm parameters for an XMLSignatureMethod
algorithm.A specification of algorithm parameters for aTransform
algorithm.Parameters for the W3C Recommendation XPath Filter 2.0 Transform Algorithm.Parameters for the XPath Filtering Transform Algorithm.The XML Schema Definition of theXPath
element as defined in the W3C Recommendation for XML-Signature XPath Filter 2.0:Represents the filter set operation.Parameters for the XSLT Transform Algorithm.