软件包 | 描述 |
---|---|
javax.xml.crypto |
XML加密的通用类。
|
javax.xml.crypto.dsig |
用于生成和验证XML数字签名的类。
|
javax.xml.crypto.dsig.keyinfo |
用于解析和处理 KeyInfo 元素和结构的类。
|
Class and Description |
---|
KeyInfo
W3C Recommendation for XML-Signature Syntax and Processing中定义的XML
KeyInfo 元素的
表示 。
|
Class and Description |
---|
KeyInfo
W3C Recommendation for XML-Signature Syntax and Processing中定义的XML
KeyInfo 元素的
表示 。
|
KeyInfoFactory
用于从头开始创建 KeyInfo 对象的工厂,或从对应的XML表示方式解组KeyInfo 对象。
|
Class and Description |
---|
KeyInfo
W3C Recommendation for XML-Signature Syntax and Processing中定义的XML
KeyInfo 元素的
表示 。
|
KeyInfoFactory
从零开始创建 KeyInfo 个对象的工厂,或从对应的XML表示中解组KeyInfo 对象。
|
KeyName
在W3C Recommendation for XML-Signature Syntax and Processing中定义的XML
KeyName 元素的
表示 。
|
KeyValue
W3C Recommendation for XML-Signature Syntax and Processing中定义的XML
KeyValue 元素的
表示 。
|
PGPData
W3C Recommendation for XML-Signature Syntax and Processing中定义的XML
PGPData 元素的
表示 。
|
RetrievalMethod
W3C Recommendation for XML-Signature Syntax and Processing中定义的XML
RetrievalMethod 元素的
表示 。
|
X509Data
W3C Recommendation for XML-Signature Syntax and Processing中定义的XML
X509Data 元素的
表示 。
|
X509IssuerSerial
W3C Recommendation for XML-Signature Syntax and Processing中定义的XML
X509IssuerSerial 元素的
表示 。
|
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.