Document Integrity Status
Status of the signed document. The default integrity of a signed and non-modified document is OK.
Entries
The document has been tampered with since the last time it was signed.
Could not fetch signature contents.
Could not fetch byte range.
Could not compute digest for the document range.
Signature doesn't contain a signing certificate.
Signature doesn't contain a public key.
Encryption padding is wrong.
The signature type is not supported (for example, old AdobePKCS7SHA1 format).
The digital signature contains a timestamp that is not valid or the timestamped data was tampered with.
General validation problems.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.