Parameter classes for XML digital signatures.
See: Description
Interface | Description |
---|---|
C14NMethodParameterSpec | A specification of algorithm parameters for a |
DigestMethodParameterSpec | A specification of algorithm parameters for a |
SignatureMethodParameterSpec | A specification of algorithm parameters for an XML |
TransformParameterSpec | A specification of algorithm parameters for a |
Class | Description |
---|---|
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 |
XPathType.Filter | Represents the filter set operation. |
XSLTTransformParameterSpec | Parameters for the XSLT Transform Algorithm. |
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.
© 1993–2017, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.