public class KeyValue extends SignatureElementProxy implements KeyInfoContent
baseURI, LOG| Constructor and Description |
|---|
KeyValue(Document doc,
DSAKeyValue dsaKeyValue)
Constructor KeyValue
|
KeyValue(Document doc,
Element unknownKeyValue)
Constructor KeyValue
|
KeyValue(Document doc,
PublicKey pk)
Constructor KeyValue
|
KeyValue(Document doc,
RSAKeyValue rsaKeyValue)
Constructor KeyValue
|
KeyValue(Element element,
String baseURI)
Constructor KeyValue
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseLocalName()
Returns the localname of the Elements of the sub-class.
|
PublicKey |
getPublicKey()
Method getPublicKey
|
getBaseNamespaceaddBase64Element, 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, setXPathNamespaceContextpublic KeyValue(Document doc, DSAKeyValue dsaKeyValue)
doc - dsaKeyValue - public KeyValue(Document doc, RSAKeyValue rsaKeyValue)
doc - rsaKeyValue - public KeyValue(Document doc, Element unknownKeyValue)
doc - unknownKeyValue - public KeyValue(Element element, String baseURI) throws XMLSecurityException
element - baseURI - XMLSecurityExceptionpublic PublicKey getPublicKey() throws XMLSecurityException
XMLSecurityExceptionpublic String getBaseLocalName()
getBaseLocalName in class ElementProxyCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.