DocumentIntegrityStatus

Status of the signed document. The default integrity of a signed and non-modified document is OK.

Entries

Link copied to clipboard

The document has not been modified since the last time it was signed.

Link copied to clipboard

The document has been tampered with since the last time it was signed.

Link copied to clipboard

Could not fetch signature contents.

Link copied to clipboard

Could not fetch byte range.

Link copied to clipboard

Could not compute digest for the document range.

Link copied to clipboard

Signature doesn't contain a signing certificate.

Link copied to clipboard

Signature doesn't contain a public key.

Link copied to clipboard

Encryption padding is wrong.

Link copied to clipboard

The signature type is not supported (for example, old AdobePKCS7SHA1 format).

Link copied to clipboard

The digital signature contains a timestamp that is not valid or the timestamped data was tampered with.

Link copied to clipboard

General validation problems.

Functions

Link copied to clipboard
Returns localized description for the document integrity status issue.
Link copied to clipboard

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.)

Link copied to clipboard

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.