Class DataIdentifier

java.lang.Object
eu.europa.esig.dss.model.identifier.Identifier
eu.europa.esig.dss.validation.DataIdentifier
All Implemented Interfaces:
Serializable

public final class DataIdentifier extends eu.europa.esig.dss.model.identifier.Identifier
The DSS identifier for a SignedData
See Also:
  • Field Summary

    Fields inherited from class eu.europa.esig.dss.model.identifier.Identifier

    DIGEST_ALGO
  • Constructor Summary

    Constructors
    Constructor
    Description
    DataIdentifier(byte[] data)
    Default constructor
  • Method Summary

    Methods inherited from class eu.europa.esig.dss.model.identifier.Identifier

    asXmlId, equals, getMessageDigest, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • DataIdentifier

      public DataIdentifier(byte[] data)
      Default constructor
      Parameters:
      data - the signed data binaries