SIGSignatureLog.checkDocumentIntegrity Method
Indicates that the document was correctly signed by a valid signee that has a valid certificate.
Syntax
public boolean checkDocumentIntegrity([SIGStorableDocument _doc, SIGSignatureCheckLog _log])
Run On
Called
Parameters
- _doc
Type: SIGStorableDocument Interface
The document that was signed.
- _log
Type: SIGSignatureCheckLog Interface
A record ID.
Return Value
Type: boolean
true if the document is correctly signed; otherwise, false.