Interface SignatureEvidenceRecordDigestBuilder

All Known Implementing Classes:
AbstractSignatureEvidenceRecordDigestBuilder, CAdESEvidenceRecordDigestBuilder, XAdESEvidenceRecordDigestBuilder

public interface SignatureEvidenceRecordDigestBuilder
Generates digest for an evidence record to be embedded within a given signature
  • Method Summary

    Modifier and Type
    Method
    Description
    Generates hash value for the signature enveloping the evidence-record.
  • Method Details

    • build

      Digest build()
      Generates hash value for the signature enveloping the evidence-record. Note: the method is not supported for ASiC containers
      Returns:
      Digest containing the hash value of the binaries and the used digest algorithm