Package org.cxml

Class DsDSAKeyValue

java.lang.Object
org.cxml.DsDSAKeyValue

public class DsDSAKeyValue extends Object
  • Field Details

    • dsP

      protected String dsP
    • dsQ

      protected String dsQ
    • dsG

      protected String dsG
    • dsY

      protected String dsY
    • dsJ

      protected String dsJ
    • dsSeed

      protected String dsSeed
    • dsPgenCounter

      protected String dsPgenCounter
  • Constructor Details

    • DsDSAKeyValue

      public DsDSAKeyValue()
  • Method Details

    • getDsP

      public String getDsP()
      Gets the value of the dsP property.
      Returns:
      possible object is String
    • setDsP

      public void setDsP(String value)
      Sets the value of the dsP property.
      Parameters:
      value - allowed object is String
    • getDsQ

      public String getDsQ()
      Gets the value of the dsQ property.
      Returns:
      possible object is String
    • setDsQ

      public void setDsQ(String value)
      Sets the value of the dsQ property.
      Parameters:
      value - allowed object is String
    • getDsG

      public String getDsG()
      Gets the value of the dsG property.
      Returns:
      possible object is String
    • setDsG

      public void setDsG(String value)
      Sets the value of the dsG property.
      Parameters:
      value - allowed object is String
    • getDsY

      public String getDsY()
      Gets the value of the dsY property.
      Returns:
      possible object is String
    • setDsY

      public void setDsY(String value)
      Sets the value of the dsY property.
      Parameters:
      value - allowed object is String
    • getDsJ

      public String getDsJ()
      Gets the value of the dsJ property.
      Returns:
      possible object is String
    • setDsJ

      public void setDsJ(String value)
      Sets the value of the dsJ property.
      Parameters:
      value - allowed object is String
    • getDsSeed

      public String getDsSeed()
      Gets the value of the dsSeed property.
      Returns:
      possible object is String
    • setDsSeed

      public void setDsSeed(String value)
      Sets the value of the dsSeed property.
      Parameters:
      value - allowed object is String
    • getDsPgenCounter

      public String getDsPgenCounter()
      Gets the value of the dsPgenCounter property.
      Returns:
      possible object is String
    • setDsPgenCounter

      public void setDsPgenCounter(String value)
      Sets the value of the dsPgenCounter property.
      Parameters:
      value - allowed object is String