JavaTM Platform
Standard Ed. 6

클래스
javax.xml.crypto.KeySelector.Purpose 의 사용

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

버그의 보고와 기능의 요청
한층 더 자세한 API 레퍼런스 및 개발자 문서에 대해서는,Java SE 개발자용 문서를 참조해 주세요. 개발자전용의 상세한 해설, 개념의 개요, 용어의 정의, 버그의 회피책, 및 코드 실례가 포함되어 있습니다.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.