Access | Constructor and Description |
---|---|
public | |
public | |
public | |
public | |
public |
Modifier and Type | Method and Description |
---|---|
public String | getBaseLocalName()
Implements abstract com. Returns the localname of the Elements of the sub-class. |
public PublicKey |
KeyValue | back to summary |
---|---|
public KeyValue(Document doc, DSAKeyValue dsaKeyValue) Constructor KeyValue |
KeyValue | back to summary |
---|---|
public KeyValue(Document doc, RSAKeyValue rsaKeyValue) Constructor KeyValue |
KeyValue | back to summary |
---|---|
public KeyValue(Document doc, Element unknownKeyValue) Constructor KeyValue |
KeyValue | back to summary |
---|---|
public KeyValue(Document doc, PublicKey pk) Constructor KeyValue |
KeyValue | back to summary |
---|---|
public KeyValue(Element element, String baseURI) throws XMLSecurityException Constructor KeyValue |
getBaseLocalName | back to summary |
---|---|
public String getBaseLocalName() Implements abstract com. Doc from com. Returns the localname of the Elements of the sub-class. |
getPublicKey | back to summary |
---|---|
public PublicKey getPublicKey() throws XMLSecurityException Method getPublicKey
|