| 接口 | 描述 |
|---|---|
| KeyInfo |
一个表示的XML
KeyInfo元在
W3C Recommendation for XML-Signature Syntax and Processing定义。
|
| KeyName |
一个表示的XML
KeyName元在
W3C Recommendation for XML-Signature Syntax and Processing定义。
|
| KeyValue |
一个表示的XML
KeyValue元在
W3C Recommendation for XML-Signature Syntax and Processing定义。
|
| PGPData |
一个表示的XML
PGPData元在
W3C Recommendation for XML-Signature Syntax and Processing定义。
|
| RetrievalMethod |
一个表示的XML
RetrievalMethod元在
W3C Recommendation for XML-Signature Syntax and Processing定义。
|
| X509Data |
一个表示的XML
X509Data元在
W3C Recommendation for XML-Signature Syntax and Processing定义。
|
| X509IssuerSerial |
一个表示的XML
X509IssuerSerial元在
W3C Recommendation for XML-Signature Syntax and Processing定义。
|
| 类 | 描述 |
|---|---|
| KeyInfoFactory |
一种从头开始创建
KeyInfo对象或完成一
KeyInfo对象从一个相应的XML表示工厂。
|
KeyInfo元素和结构的类。
KeyInfo是一个可选的元素,使收件人(s)的取得需要验证
XMLSignature关键。
KeyInfo可能包含键名称,证书和其他公共密钥管理信息,如密钥或密钥协议数据带。这个包中包含的XML签名代表W3C规范定义的类型的类,如
KeyName,
KeyValue,
RetrievalMethod,
X509Data,
X509IssuerSerial,和
PGPData。
KeyInfoFactory是一个抽象工厂创建的对象
KeyInfo从无到有。
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.