Access | Constructor and Description |
---|---|
public | |
public | DSAKeyValue(Document doc, BigInteger P, BigInteger Q, BigInteger G, BigInteger Y)
Constructor DSAKeyValue |
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 | getPublicKey()
Implements com. Method getPublicKey |
DSAKeyValue | back to summary |
---|---|
public DSAKeyValue(Element element, String baseURI) throws XMLSecurityException Constructor DSAKeyValue |
DSAKeyValue | back to summary |
---|---|
public DSAKeyValue(Document doc, BigInteger P, BigInteger Q, BigInteger G, BigInteger Y) Constructor DSAKeyValue |
DSAKeyValue | back to summary |
---|---|
public DSAKeyValue(Document doc, Key key) throws IllegalArgumentException Constructor DSAKeyValue |
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 Implements com. Doc from com. Method getPublicKey |