|
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.enc.dom.DOMDHKeyValue
public class DOMDHKeyValue
| Field Summary |
|---|
| Fields inherited from interface javax.xml.crypto.enc.keyinfo.DHKeyValue |
|---|
TYPE |
| Constructor Summary | |
|---|---|
DOMDHKeyValue(java.security.PublicKey publicKey)
|
|
| Method Summary | |
|---|---|
java.security.PublicKey |
getPublicKey()
Returns the public key of this DHKeyValue |
boolean |
isFeatureSupported(java.lang.String feature)
Indicates whether a specified feature is supported. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DOMDHKeyValue(java.security.PublicKey publicKey)
throws java.security.KeyException
java.security.KeyException| Method Detail |
|---|
public java.security.PublicKey getPublicKey()
DHKeyValue
getPublicKey in interface DHKeyValuepublic final boolean isFeatureSupported(java.lang.String feature)
XMLStructure
isFeatureSupported in interface XMLStructurefeature - the feature name (as an absolute URI)
true if the specified feature is supported,
false otherwise
|
XML Security, 1.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||