Package org.cxml

Class XadesSigPolicyHash


  • public class XadesSigPolicyHash
    extends java.lang.Object
    • Field Detail

      • dsDigestValue

        protected java.lang.String dsDigestValue
    • Constructor Detail

      • XadesSigPolicyHash

        public XadesSigPolicyHash()
    • Method Detail

      • 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 java.lang.String getDsDigestValue()
        Gets the value of the dsDigestValue property.
        Returns:
        possible object is String
      • setDsDigestValue

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