| 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| KeySelector.Purpose を使用しているパッケージ | |
|---|---|
| javax.xml.crypto | XML 暗号化用の共通クラスです。 | 
| javax.xml.crypto での KeySelector.Purpose の使用 | 
|---|
| KeySelector.Purpose として宣言されている javax.xml.crypto のフィールド | |
|---|---|
static KeySelector.Purpose | 
KeySelector.Purpose.DECRYPT
復号化用の鍵です。  | 
static KeySelector.Purpose | 
KeySelector.Purpose.ENCRYPT
暗号化用の鍵です。  | 
static KeySelector.Purpose | 
KeySelector.Purpose.SIGN
署名用の鍵です。  | 
static KeySelector.Purpose | 
KeySelector.Purpose.VERIFY
検証用の鍵です。  | 
| KeySelector.Purpose 型のパラメータを持つ javax.xml.crypto のメソッド | |
|---|---|
abstract  KeySelectorResult | 
KeySelector.select(KeyInfo keyInfo,
       KeySelector.Purpose purpose,
       AlgorithmMethod method,
       XMLCryptoContext context)
指定された制約を満たす鍵の検索を試みます。  | 
  | 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。