Uses of Package
javax.xml.crypto.dsig.spec
Package | Description |
---|---|
javax.xml.crypto.dsig |
Classes for generating and validating XML digital
signatures.
|
javax.xml.crypto.dsig.spec |
Parameter classes for XML digital signatures.
|
-
Classes in javax.xml.crypto.dsig.spec used by javax.xml.crypto.dsig Class Description C14NMethodParameterSpec A specification of algorithm parameters for aCanonicalizationMethod
Algorithm.DigestMethodParameterSpec A specification of algorithm parameters for aDigestMethod
algorithm.SignatureMethodParameterSpec A specification of algorithm parameters for an XMLSignatureMethod
algorithm.TransformParameterSpec A specification of algorithm parameters for aTransform
algorithm. -
Classes in javax.xml.crypto.dsig.spec used by javax.xml.crypto.dsig.spec Class Description C14NMethodParameterSpec A specification of algorithm parameters for aCanonicalizationMethod
Algorithm.SignatureMethodParameterSpec A specification of algorithm parameters for an XMLSignatureMethod
algorithm.TransformParameterSpec A specification of algorithm parameters for aTransform
algorithm.XPathType The XML Schema Definition of theXPath
element as defined in the W3C Recommendation for XML-Signature XPath Filter 2.0:XPathType.Filter Represents the filter set operation.