JavaTM 2 Platform
Standard Ed. 6

介面 javax.xml.crypto.AlgorithmMethod
的使用

使用 AlgorithmMethod 的軟體套件
javax.xml.crypto 用於 XML 加密的通用類別。 
javax.xml.crypto.dsig 用於產生和驗證 XML 數位簽章的類別。 
 

javax.xml.cryptoAlgorithmMethod 的使用
 

參數型別為 AlgorithmMethodjavax.xml.crypto 中的方法
abstract  KeySelectorResult KeySelector.select(KeyInfo keyInfo, KeySelector.Purpose purpose, AlgorithmMethod method, XMLCryptoContext context)
          嘗試尋找滿足指定約束的密鑰。
 

javax.xml.crypto.dsigAlgorithmMethod 的使用
 

javax.xml.crypto.dsigAlgorithmMethod 的子介面
 interface CanonicalizationMethod
          W3C Recommendation for XML-Signature Syntax and Processing 中定義的 XML CanonicalizationMethod 元素的表示形式。
 interface DigestMethod
          W3C Recommendation for XML-Signature Syntax and Processing 中定義的 XML DigestMethod 元素的表示形式。
 interface SignatureMethod
          W3C Recommendation for XML-Signature Syntax and Processing 中定義的 XML SignatureMethod 元素的表示形式。
 interface Transform
          W3C Recommendation for XML-Signature Syntax and Processing 中定義的 XML Transform 元素的表示形式。
 

實作 AlgorithmMethodjavax.xml.crypto.dsig 中的類別
 class TransformService
          轉換演算法和規範演算法的服務提供者介面。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only