SetaPDF_Signer_ValidationRelatedInfo_ResultByField Class representing a validation related information result by a signature field name.

File: /SetaPDF v2/Signer/ValidationRelatedInfo/ResultByField.php

Class hierarchy

Summary

Properties

$_vri

All validation related informationy by certificates.


Methods

getCertificates()

Get all certificates indexed by their digest.

See
  • Certificate::getDigest()

getCrls()

Get all CRLs indexed by their certificate digests.

getIntegrityResult()

getOcspResponses()

Get all OCSP responses indexed by their certificate digests.

See
  • Certificate::getDigest()

getSignatureProperties()

Get the properties from the PDF signature value.

getSigningCertificate()

getValidationRelatedInfoByCertificate()

hasValidationRelatedInforForCertificate()

Checks whether this instance has validation related information of a specific certificate.

Parameters
$certificate : SetaPDF_Signer_X509_Certificate
 

isCertified()

Check whether the signature of this field is a certified signature or not.