软件包 | 描述 |
---|---|
javax.xml.crypto.dsig |
用于生成和验证XML数字签名的类。
|
javax.xml.crypto.dsig.dom |
javax.xml.crypto.dsig 包的DOM特定类。
|
Class and Description |
---|
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中定义的
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
用于变换和规范化算法的服务提供程序接口。
|
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签名的上下文信息。
|
Class and Description |
---|
XMLSignContext
包含用于生成XML签名的上下文信息。
|
XMLValidateContext
包含验证XML签名的上下文信息。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.