|
XML Security, 1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.xml.crypto.dsig.dom.XMLStructureImpl
com.ibm.xml.crypto.dsig.dom.KeyValueImpl
class KeyValueImpl
Field Summary |
---|
Fields inherited from class com.ibm.xml.crypto.dsig.dom.XMLStructureImpl |
---|
afactory |
Fields inherited from interface javax.xml.crypto.dsig.keyinfo.KeyValue |
---|
DSA_TYPE, RSA_TYPE |
Constructor Summary | |
---|---|
KeyValueImpl(AlgorithmFactory f,
java.security.PublicKey key)
|
Method Summary | |
---|---|
java.security.PublicKey |
getPublicKey()
Returns the public key of this KeyValue . |
Methods inherited from class com.ibm.xml.crypto.dsig.dom.XMLStructureImpl |
---|
isFeatureSupported |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.xml.crypto.XMLStructure |
---|
isFeatureSupported |
Constructor Detail |
---|
KeyValueImpl(AlgorithmFactory f, java.security.PublicKey key) throws java.security.KeyException
java.security.KeyException
Method Detail |
---|
public java.security.PublicKey getPublicKey()
KeyValue
KeyValue
.
getPublicKey
in interface KeyValue
KeyValue
|
XML Security, 1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |