Class XAdESUnsignedSigProperties
java.lang.Object
eu.europa.esig.dss.xades.validation.XAdESSigProperties
eu.europa.esig.dss.xades.validation.XAdESUnsignedSigProperties
- All Implemented Interfaces:
SignatureProperties<XAdESAttribute>
public class XAdESUnsignedSigProperties extends XAdESSigProperties
-
Method Summary
Modifier and Type Method Description static XAdESUnsignedSigProperties
build(Element signatureElement, XAdESPaths xadesPaths)
protected static Element
getUnsignedSignaturePropertiesDom(Element signatureElement, XAdESPaths xadesPaths)
Methods inherited from class eu.europa.esig.dss.xades.validation.XAdESSigProperties
getAttributes, isExist
-
Method Details
-
build
-
getUnsignedSignaturePropertiesDom
protected static Element getUnsignedSignaturePropertiesDom(Element signatureElement, XAdESPaths xadesPaths)
-