|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyValue | |
|---|---|
| javax.xml.crypto.dsig.keyinfo | Classes for parsing and processing KeyInfo elements and structures. |
| org.apache.jcp.xml.dsig.internal.dom | |
| Uses of KeyValue in javax.xml.crypto.dsig.keyinfo |
|---|
| Methods in javax.xml.crypto.dsig.keyinfo that return KeyValue | |
|---|---|
abstract KeyValue |
KeyInfoFactory.newKeyValue(PublicKey key)
Creates a KeyValue from the specified public key. |
| Uses of KeyValue in org.apache.jcp.xml.dsig.internal.dom |
|---|
| Classes in org.apache.jcp.xml.dsig.internal.dom that implement KeyValue | |
|---|---|
class |
DOMKeyValue
DOM-based implementation of KeyValue. |
| Methods in org.apache.jcp.xml.dsig.internal.dom that return KeyValue | |
|---|---|
KeyValue |
DOMKeyInfoFactory.newKeyValue(PublicKey key)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||