| Package | Description |
|---|---|
| com.sun.xml.security.core.dsig | |
| com.sun.xml.ws.security.opt.crypto.jaxb |
| Modifier and Type | Method and Description |
|---|---|
DSAKeyValue |
ObjectFactory.createDSAKeyValue()
Create an instance of
DSAKeyValue |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DSAKeyValue> |
ObjectFactory.createDSAKeyValue(DSAKeyValue value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DSAKeyValue> |
ObjectFactory.createDSAKeyValue(DSAKeyValue value)
|
| Modifier and Type | Method and Description |
|---|---|
DSAKeyValue |
JAXBSignatureFactory.newDSAKeyValue(byte[] p,
byte[] q,
byte[] g,
byte[] y,
byte[] j,
byte[] seed,
byte[] pgenCounter)
Creates a DSAKeyValue with the specified parameters
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.