|
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 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.