e-CryptIt Engine Xojo Plugin |
|
VerifyBuffer.Final Method
Tells the buffer that updating completed. This function will return true or false depending if the message was determined to be authentic or not.

Final()
as Boolean
Parameters
Returns
- Boolean
- True if the message signature verified authentic, else false.
Remarks
See Also
VerifyBuffer Class