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 TypeMethod and Description
public PublicKey

Returns:

the public key
getPublicKey
()

Method getPublicKey

Method Detail

getPublicKeyback to summary
public PublicKey getPublicKey() throws XMLSecurityException

Method getPublicKey

Returns:PublicKey

the public key