Class AbstractGetDataToSignHelper
java.lang.Object
eu.europa.esig.dss.asic.common.signature.AbstractGetDataToSignHelper
- Direct Known Subclasses:
AbstractGetDataToSignASiCS
,DataToSignASiCEWithCAdESHelper
,DataToSignASiCEWithXAdESHelper
Represents an abstract class helping to extract a data to be signed for ASiC containers
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
AbstractGetDataToSignHelper
(ASiCContent asicContent) The default constructor -
Method Summary
-
Field Details
-
asicContent
The content of the ASiC container
-
-
Constructor Details
-
AbstractGetDataToSignHelper
The default constructor- Parameters:
asicContent
-ASiCContent
-