uTools-Manuals/docs/java/javax/xml/crypto/dsig/spec/package-summary.html

148 lines
6.5 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="header">
<h1 class="title" title="Package">Package javax.xml.crypto.dsig.spec</h1>
<div class="docSummary">
<div class="block">
XML数字签名的参数类。
</div>
</div>
<p>See: <a href="#package.description">描述</a></p>
</div><div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" class="typeSummary" summary="Interface Summary table, listing interfaces, and an explanation">
<caption>
<span>接口摘要</span>
<span class="tabEnd"> </span>
</caption>
<tbody>
<tr>
<th class="colFirst" scope="col">接口</th>
<th class="colLast" scope="col">描述</th>
</tr>
</tbody>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../javax/xml/crypto/dsig/spec/C14NMethodParameterSpec.html" title="interface in javax.xml.crypto.dsig.spec">C14NMethodParameterSpec</a></td>
<td class="colLast">
<div class="block">
<span><code>CanonicalizationMethod</code>算法的算法<a href="../../../../../javax/xml/crypto/dsig/CanonicalizationMethod.html" title="javax.xml.crypto.dsig中的接口">参数</a>规范。</span>
</div> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../javax/xml/crypto/dsig/spec/DigestMethodParameterSpec.html" title="interface in javax.xml.crypto.dsig.spec">DigestMethodParameterSpec</a></td>
<td class="colLast">
<div class="block">
<span><code>DigestMethod</code>算法的算法<a href="../../../../../javax/xml/crypto/dsig/DigestMethod.html" title="javax.xml.crypto.dsig中的接口">参数</a>说明。</span>
</div> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../javax/xml/crypto/dsig/spec/SignatureMethodParameterSpec.html" title="interface in javax.xml.crypto.dsig.spec">SignatureMethodParameterSpec</a></td>
<td class="colLast">
<div class="block">
<span>XML <a href="../../../../../javax/xml/crypto/dsig/SignatureMethod.html" title="javax.xml.crypto.dsig中的接口"><code>SignatureMethod</code></a>算法的算法参数规范。</span>
</div> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../javax/xml/crypto/dsig/spec/TransformParameterSpec.html" title="interface in javax.xml.crypto.dsig.spec">TransformParameterSpec</a></td>
<td class="colLast">
<div class="block">
<span><code>Transform</code>算法的算法<a href="../../../../../javax/xml/crypto/dsig/Transform.html" title="javax.xml.crypto.dsig中的接口">参数</a>说明。</span>
</div> </td>
</tr>
</tbody>
</table> </li>
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" class="typeSummary" summary="Class Summary table, listing classes, and an explanation">
<caption>
<span>类摘要</span>
<span class="tabEnd"> </span>
</caption>
<tbody>
<tr>
<th class="colFirst" scope="col"></th>
<th class="colLast" scope="col">描述</th>
</tr>
</tbody>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../javax/xml/crypto/dsig/spec/ExcC14NParameterSpec.html" title="class in javax.xml.crypto.dsig.spec">ExcC14NParameterSpec</a></td>
<td class="colLast">
<div class="block">
W3C推荐参数
<a href="http://www.w3.org/TR/xml-exc-c14n/">Exclusive XML Canonicalization (C14N) algorithm</a>
</div> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../javax/xml/crypto/dsig/spec/HMACParameterSpec.html" title="class in javax.xml.crypto.dsig.spec">HMACParameterSpec</a></td>
<td class="colLast">
<div class="block">
参数为
<a href="http://www.w3.org/TR/xmldsig-core/#sec-MACs">XML Signature HMAC Algorithm</a>
</div> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../javax/xml/crypto/dsig/spec/XPathFilter2ParameterSpec.html" title="class in javax.xml.crypto.dsig.spec">XPathFilter2ParameterSpec</a></td>
<td class="colLast">
<div class="block">
参考W3C建议
<a href="http://www.w3.org/TR/xmldsig-filter2/">XPath Filter 2.0 Transform Algorithm</a>
</div> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../javax/xml/crypto/dsig/spec/XPathFilterParameterSpec.html" title="class in javax.xml.crypto.dsig.spec">XPathFilterParameterSpec</a></td>
<td class="colLast">
<div class="block">
参数为
<a href="http://www.w3.org/TR/xmldsig-core/#sec-XPath">XPath Filtering Transform Algorithm</a>
</div> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../javax/xml/crypto/dsig/spec/XPathType.html" title="class in javax.xml.crypto.dsig.spec">XPathType</a></td>
<td class="colLast">
<div class="block">
所述的XML架构定义
<code>XPath</code>中的定义,元件
<a href="http://www.w3.org/TR/xmldsig-filter2">W3C Recommendation for XML-Signature XPath Filter 2.0</a>
</div> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../javax/xml/crypto/dsig/spec/XPathType.Filter.html" title="class in javax.xml.crypto.dsig.spec">XPathType.Filter</a></td>
<td class="colLast">
<div class="block">
表示过滤器设置操作。
</div> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../javax/xml/crypto/dsig/spec/XSLTTransformParameterSpec.html" title="class in javax.xml.crypto.dsig.spec">XSLTTransformParameterSpec</a></td>
<td class="colLast">
<div class="block">
参数为
<a href="http://www.w3.org/TR/1999/REC-xslt-19991116">XSLT Transform Algorithm</a>
</div> </td>
</tr>
</tbody>
</table> </li>
</ul>
<a name="package.description">
<!-- --> </a>
<h2 title="Package javax.xml.crypto.dsig.spec Description">Package javax.xml.crypto.dsig.spec Description</h2>
<div class="block">
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.
<h2>Package Specification</h2>
<ul>
<li> <a href="http://www.w3.org/TR/xmldsig-core/">XML-Signature Syntax and Processing: W3C Recommendation</a> </li>
<li> <a href="http://www.ietf.org/rfc/rfc3275.txt">RFC 3275: XML-Signature Syntax and Processing</a> </li>
<li> <a href="http://www.w3.org/TR/xml-exc-c14n/">Exclusive XML Canonicalization algorithm: W3C Recommendation</a> </li>
<li> <a href="http://www.w3.org/TR/xmldsig-filter2/">XPath Filter 2.0 Transform Algorithm: W3C Recommendation</a> </li>
</ul>
<p> </p>
<dl>
<dt>
<b>从以下版本开始:</b>
</dt>
<dd>
1.6
</dd>
</dl>
</div>
</div>