JavaTM 2 Platform
Standard Ed. 6

軟體套件 javax.xml.crypto

用於 XML 加密的通用類別。

請參見:
          描述

介面摘要
AlgorithmMethod XML Security 規範中定義的演算法的抽象表示。
Data 取消參考 URIReference 或後續 Transform 的輸入/輸出所得結果的抽象表示。
KeySelectorResult KeySelector.select 方法返回的結果。
NodeSetData 包含節點集的 Data 型別的抽象表示。
URIDereferencer URIReference 的 dereferencer。
URIReference 通過 URI-Reference 標識資料物件,正如 RFC 2396 所指定的。
XMLCryptoContext 包含用於 XML 加密操作的通用上下文資訊。
XMLStructure 任何名稱空間的 XML 結構的表示形式。
 

類別摘要
KeySelector 一個選擇器,可使用 KeyInfo 物件中包含的資料尋找並返回某個密鑰。
KeySelector.Purpose 將被選中的密鑰的用途。
OctetStreamData 包含一個八位組串流的 Data 型別的表示形式。
 

異常摘要
KeySelectorException 指示由 KeySelector 拋出的異常條件。
MarshalException 指示 XML 編組或解組過程中發生的異常條件。
NoSuchMechanismException 當請求特定 XML 機制但該機制在環境中不可用時,拋出此異常。
URIReferenceException 指示取消參考 URIReference 時拋出的異常條件。
 

軟體套件 javax.xml.crypto 的描述

用於 XML 加密的通用類別。此套件中包括用於執行 XML 加密操作的通用類別,這些操作包括產生 XML 簽章或加密 XML 資料。

套件規範

Since:
1.6


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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