JavaTM Platform
Standard Ed. 6

패키지
javax.xml.crypto.dsig 의 사용

javax.xml.crypto.dsig 를 사용하고 있는 패키지
javax.xml.crypto.dsig XML 디지털 서명의 생성 및 검증용의 클래스.  
javax.xml.crypto.dsig.dom javax.xml.crypto.dsig 패키지용의 DOM 고유의 클래스.  
 

javax.xml.crypto.dsig 에 의해 사용되는 javax.xml.crypto.dsig 의 클래스
CanonicalizationMethod
           「W3C Recommendation for XML-Signature Syntax and Processing 」로 정의되고 있는 XML CanonicalizationMethod 요소의 표현.
DigestMethod
           「W3C Recommendation for XML-Signature Syntax and Processing 」로 정의되고 있는 XML DigestMethod 요소의 표현.
Manifest
           「W3C Recommendation for XML-Signature Syntax and Processing 」로 정의되고 있는 XML Manifest 요소의 표현.
Reference
           「W3C Recommendation for XML-Signature Syntax and Processing 」로 정의되고 있는 XML Reference 요소의 표현.
SignatureMethod
           「W3C Recommendation for XML-Signature Syntax and Processing 」으로 정의되고 있는 XML SignatureMethod 요소의 표현.
SignatureProperties
           「W3C Recommendation for XML-Signature Syntax and Processing 」으로 정의되고 있는 XML SignatureProperties 요소의 표현.
SignatureProperty
           「W3C Recommendation for XML-Signature Syntax and Processing 」으로 정의되고 있는 XML SignatureProperty 요소의 표현.
SignedInfo
           「W3C Recommendation for XML-Signature Syntax and Processing 」로 정의되고 있는 XML SignedInfo 요소의 표현.
Transform
           「W3C Recommendation for XML-Signature Syntax and Processing 」로 정의되고 있는 XML Transform 요소의 표현.
TransformException
          변환 알고리즘의 실행중에 예외 조건이 발생한 것을 나타냅니다.
TransformService
          변환 알고리즘 및 정규화 알고리즘용의 Service Provider Interface 입니다.
XMLObject
           「W3C Recommendation for XML-Signature Syntax and Processing 」로 정의되고 있는 XML Object 요소의 표현.
XMLSignature
           「W3C Recommendation for XML-Signature Syntax and Processing 」로 정의되고 있는 XML Signature 요소의 표현.
XMLSignature.SignatureValue
           「W3C Recommendation for XML-Signature Syntax and Processing 」로 정의되고 있는 XML SignatureValue 요소의 표현.
XMLSignatureException
          XML 서명의 생성중 또는 검증 처리중에 발생한 예외 조건을 나타냅니다.
XMLSignatureFactory
          제로로부터 XMLSignature 객체를 작성, 또는 대응하는 XML 표현으로부터 XMLSignature 객체를 비정렬화하기 위한 팩토리.
XMLSignContext
          XML 서명의 생성용의 문맥 정보를 포함합니다.
XMLValidateContext
          XML 서명의 검증용의 문맥 정보를 포함합니다.
 

javax.xml.crypto.dsig.dom 에 의해 사용되는 javax.xml.crypto.dsig 의 클래스
XMLSignContext
          XML 서명의 생성용의 문맥 정보를 포함합니다.
XMLValidateContext
          XML 서명의 검증용의 문맥 정보를 포함합니다.
 


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 도 참조해 주세요.