Interface DataObjectDigestBuilder

All Known Implementing Classes:
AbstractDataObjectDigestBuilder, ASN1EvidenceRecordDataObjectDigestBuilder, XMLEvidenceRecordDataObjectDigestBuilder

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

    Modifier and Type
    Method
    Description
    Generates hash value
  • Method Details

    • build

      Digest build()
      Generates hash value
      Returns:
      Digest containing the hash value of the data object and the used digest algorithm