Class IdentificationOfTheSigningCertificate

java.lang.Object
eu.europa.esig.dss.validation.process.Chain<XmlISC>
eu.europa.esig.dss.validation.process.bbb.isc.IdentificationOfTheSigningCertificate

public class IdentificationOfTheSigningCertificate extends Chain<XmlISC>
5.2.3 Identification of the signing certificate This building block is responsible for identifying the signing certificate that will be used to validate the signature.
  • Constructor Details

  • Method Details

    • getTitle

      protected MessageTag getTitle()
      Description copied from class: Chain
      Returns title of a Chain (i.e. BasicBuildingBlock title)
      Overrides:
      getTitle in class Chain<XmlISC>
      Returns:
      MessageTag
    • initChain

      protected void initChain()
      Description copied from class: Chain
      Initializes the chain
      Specified by:
      initChain in class Chain<XmlISC>
    • addAdditionalInfo

      protected void addAdditionalInfo()
      Description copied from class: Chain
      Adds additional info to the chain
      Overrides:
      addAdditionalInfo in class Chain<XmlISC>