JSR 105, v1.0 (Final Draft)

Package javax.xml.crypto.dsig.spec

Parameter classes for XML digital signatures.

See:
          Description

Interface Summary
C14NMethodParameterSpec A specification of algorithm parameters for a CanonicalizationMethod Algorithm.
DigestMethodParameterSpec A specification of algorithm parameters for a DigestMethod algorithm.
SignatureMethodParameterSpec A specification of algorithm parameters for an XML SignatureMethod algorithm.
TransformParameterSpec A specification of algorithm parameters for a Transform algorithm.
 

Class Summary
ExcC14NParameterSpec Parameters for the W3C Recommendation: Exclusive XML Canonicalization (C14N) algorithm.
HMACParameterSpec Parameters for the XML Signature HMAC Algorithm.
XPathFilter2ParameterSpec Parameters for the W3C Recommendation XPath Filter 2.0 Transform Algorithm.
XPathFilterParameterSpec Parameters for the XPath Filtering Transform Algorithm.
XPathType The XML Schema Definition of the XPath element as defined in the W3C Recommendation for XML-Signature XPath Filter 2.0:
XPathType.Filter Represents the filter set operation.
XSLTTransformParameterSpec Parameters for the XSLT Transform Algorithm.
 

Package javax.xml.crypto.dsig.spec Description

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


JSR 105, v1.0 (Final Draft)

Copyright © 2003-2005, Sun Microsystems, Inc. and IBM Corporation. All rights reserved.
Please send comments to: jsr-105-comments@sun.com