Module jpms_dss_spi
Interface DataObjectDigestBuilder
public interface DataObjectDigestBuilder
A common interface for the classes providing a functionality build digest for data objects
to be protected by an evidence record preservation service
-
Method Summary
-
Method Details
-
build
eu.europa.esig.dss.model.Digest build()Generates hash value- Returns:
Digestcontaining the hash value of the data object and the used digest algorithm
-