JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.xml.crypto
javax.xml.crypto.dsig.keyinfo
KeyValue
Uses of Interface
javax.xml.crypto.dsig.keyinfo.KeyValue
Packages that use
KeyValue
Package
Description
javax.xml.crypto.dsig.keyinfo
Classes for parsing and processing
KeyInfo
elements and structures.
Uses of
KeyValue
in
javax.xml.crypto.dsig.keyinfo
Methods in
javax.xml.crypto.dsig.keyinfo
that return
KeyValue
Modifier and Type
Method
Description
abstract
KeyValue
KeyInfoFactory.
newKeyValue
(
PublicKey
key)
Creates a
KeyValue
from the specified public key.