Discuss this help topic in SecureBlackbox Forum
Checks if the whole document is signed.
Declaration
Return value
Returns True if the whole document is signed, and False otherwise.
Description
Use this function to check if the signature covers the whole document.
To get signed part of the document, use
GetSignedVersion method.