| 软件包 | 描述 |
|---|---|
| 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.