Class AbstractGetDataToSignASiCS
java.lang.Object
eu.europa.esig.dss.asic.common.signature.AbstractGetDataToSignHelper
eu.europa.esig.dss.asic.common.signature.asics.AbstractGetDataToSignASiCS
- Direct Known Subclasses:
AbstractGetDataToSignASiCSWithCAdES
,DataToSignASiCSWithXAdESHelper
This class is used to get DataToSign for ASiC-S container
-
Field Summary
Fields inherited from class eu.europa.esig.dss.asic.common.signature.AbstractGetDataToSignHelper
asicContent
-
Constructor Summary
ModifierConstructorDescriptionprotected
AbstractGetDataToSignASiCS
(ASiCContent asicContent) The default constructor -
Method Summary
-
Constructor Details
-
AbstractGetDataToSignASiCS
The default constructor- Parameters:
asicContent
-ASiCContent
-