OpenJDK 1.23
java.xml.crypto
com.sun.org.apache.xml.internal.security.keys.content.keyvalues
KeyValueContent
Top
Methods
com.sun.org.apache.xml.internal.security.keys.content.keyvalues
public
Interface KeyValueContent
Known Direct Implementers
com.
sun.
org.
apache.
xml.
internal.
security.
keys.
content.
keyvalues.
RSAKeyValue
,
com.
sun.
org.
apache.
xml.
internal.
security.
keys.
content.
keyvalues.
DSAKeyValue
,
com.
sun.
org.
apache.
xml.
internal.
security.
keys.
content.
keyvalues.
ECKeyValue
Imports
java.
security.
PublicKey
,
com.
sun.
org.
apache.
xml.
internal.
security.
exceptions.
XMLSecurityException
Method Summary
Modifier and Type
Method and Description
public
PublicKey
Returns:
the public key
getPublicKey
()
Method getPublicKey
Method Detail
getPublicKey
back to summary
public
PublicKey
getPublicKey
()
throws
XMLSecurityException
Method getPublicKey
Returns:
PublicKey
the public key