Package org.cxml

Class XadesSigPolicyHash

java.lang.Object
org.cxml.XadesSigPolicyHash

public class XadesSigPolicyHash extends Object
  • Field Details

    • dsDigestMethod

      protected DsDigestMethod dsDigestMethod
    • dsDigestValue

      protected String dsDigestValue
  • Constructor Details

    • XadesSigPolicyHash

      public XadesSigPolicyHash()
  • Method Details

    • getDsDigestMethod

      public DsDigestMethod getDsDigestMethod()
      Gets the value of the dsDigestMethod property.
      Returns:
      possible object is DsDigestMethod
    • setDsDigestMethod

      public void setDsDigestMethod(DsDigestMethod value)
      Sets the value of the dsDigestMethod property.
      Parameters:
      value - allowed object is DsDigestMethod
    • getDsDigestValue

      public String getDsDigestValue()
      Gets the value of the dsDigestValue property.
      Returns:
      possible object is String
    • setDsDigestValue

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