|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세 : 필드 | 생성자 | 메소드 | |||||||||
java.lang.Objectjavax.xml.crypto.KeySelector.Purpose
public static class KeySelector.Purpose
선택되는 열쇠의 목적입니다.
| 필드의 개요 | |
|---|---|
static KeySelector.Purpose |
DECRYPT
복호화용의 열쇠입니다. |
static KeySelector.Purpose |
ENCRYPT
암호화용의 열쇠입니다. |
static KeySelector.Purpose |
SIGN
서명용의 열쇠입니다. |
static KeySelector.Purpose |
VERIFY
검증용의 열쇠입니다. |
| 메소드의 개요 | |
|---|---|
String |
toString ()
이 목적의 캐릭터 라인 표현을 돌려줍니다 ("sign","verify","encrypt", 또는 "decrypt") |
| 클래스 java.lang. Object 로부터 상속된 메소드 |
|---|
clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait |
| 필드의 상세 |
|---|
public static final KeySelector.Purpose SIGN
public static final KeySelector.Purpose VERIFY
public static final KeySelector.Purpose ENCRYPT
public static final KeySelector.Purpose DECRYPT
| 메소드의 상세 |
|---|
public String toString()
Object 내의 toString
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세 : 필드 | 생성자 | 메소드 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.