パッケージ | 説明 |
---|---|
javax.xml.crypto |
XML暗号化用の共通クラスです。
|
javax.xml.crypto.dsig |
XMLデジタル署名の生成および検証用のクラスです。
|
修飾子と型 | メソッドと説明 |
---|---|
abstract KeySelectorResult |
KeySelector.select(KeyInfo keyInfo, KeySelector.Purpose purpose, AlgorithmMethod method, XMLCryptoContext context)
指定された制約を満たす鍵の検索を試みます。
|
修飾子と型 | インタフェースと説明 |
---|---|
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 要素の表現。 |
修飾子と型 | クラスと説明 |
---|---|
class |
TransformService
変換アルゴリズムおよび正規化アルゴリズム用のService Provider Interfaceです。
|
バグまたは機能を送信
詳細なAPIリファレンスおよび開発者ドキュメントについては、Java SEのドキュメントを参照してください。そのドキュメントには、概念的な概要、用語の定義、回避方法、有効なコード例などの、開発者を対象にしたより詳細な説明が含まれています。
Copyright© 1993, 2014, Oracle and/or its affiliates. All rights reserved.