public class ECKeyValue extends Signature11ElementProxy implements KeyValueContent
baseURI, LOG
Constructor and Description |
---|
ECKeyValue(Document doc,
Key key)
Constructor DSAKeyValue
|
ECKeyValue(Element element,
String baseURI)
Constructor DSAKeyValue
|
Modifier and Type | Method and Description |
---|---|
String |
getBaseLocalName()
Returns the localname of the Elements of the sub-class.
|
PublicKey |
getPublicKey()
Method getPublicKey
|
getBaseNamespace
addBase64Element, addBase64Text, addBigIntegerElement, addReturnToSelf, addText, addTextElement, appendOther, appendSelf, appendSelf, createElementForFamily, createElementForFamilyLocal, createText, getBaseURI, getBigIntegerFromChildElement, getBytesFromTextChild, getDefaultPrefix, getDocument, getElement, getElementPlusReturns, getFirstChild, getLocalAttribute, getTextFromChildElement, getTextFromTextChild, length, registerDefaultPrefixes, setDefaultPrefix, setDocument, setElement, setElement, setLocalAttribute, setLocalIdAttribute, setXPathNamespaceContext
public ECKeyValue(Element element, String baseURI) throws XMLSecurityException
element
- baseURI
- XMLSecurityException
public ECKeyValue(Document doc, Key key) throws IllegalArgumentException
doc
- key
- IllegalArgumentException
public PublicKey getPublicKey() throws XMLSecurityException
getPublicKey
in interface KeyValueContent
XMLSecurityException
public String getBaseLocalName()
getBaseLocalName
in class ElementProxy
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.