public class DsDSAKeyValue
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
dsG |
protected java.lang.String |
dsJ |
protected java.lang.String |
dsP |
protected java.lang.String |
dsPgenCounter |
protected java.lang.String |
dsQ |
protected java.lang.String |
dsSeed |
protected java.lang.String |
dsY |
| Constructor and Description |
|---|
DsDSAKeyValue() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDsG()
Gets the value of the dsG property.
|
java.lang.String |
getDsJ()
Gets the value of the dsJ property.
|
java.lang.String |
getDsP()
Gets the value of the dsP property.
|
java.lang.String |
getDsPgenCounter()
Gets the value of the dsPgenCounter property.
|
java.lang.String |
getDsQ()
Gets the value of the dsQ property.
|
java.lang.String |
getDsSeed()
Gets the value of the dsSeed property.
|
java.lang.String |
getDsY()
Gets the value of the dsY property.
|
void |
setDsG(java.lang.String value)
Sets the value of the dsG property.
|
void |
setDsJ(java.lang.String value)
Sets the value of the dsJ property.
|
void |
setDsP(java.lang.String value)
Sets the value of the dsP property.
|
void |
setDsPgenCounter(java.lang.String value)
Sets the value of the dsPgenCounter property.
|
void |
setDsQ(java.lang.String value)
Sets the value of the dsQ property.
|
void |
setDsSeed(java.lang.String value)
Sets the value of the dsSeed property.
|
void |
setDsY(java.lang.String value)
Sets the value of the dsY property.
|
protected java.lang.String dsP
protected java.lang.String dsQ
protected java.lang.String dsG
protected java.lang.String dsY
protected java.lang.String dsJ
protected java.lang.String dsSeed
protected java.lang.String dsPgenCounter
public java.lang.String getDsP()
Stringpublic void setDsP(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDsQ()
Stringpublic void setDsQ(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDsG()
Stringpublic void setDsG(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDsY()
Stringpublic void setDsY(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDsJ()
Stringpublic void setDsJ(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDsSeed()
Stringpublic void setDsSeed(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDsPgenCounter()
Stringpublic void setDsPgenCounter(java.lang.String value)
value - allowed object is
StringCopyright © 2018 SAP SE. All Rights Reserved.