Discuss this help topic in SecureBlackbox Forum
G_CheckPointerIsNotAnObject variable regulates whether a check should be performed inside the
TElHashFunction.Update() method,
when parameter
Buffer references a TStream object.
This option should only be turned on if you have upgraded an existing project from SBB 8.2.193 (or earlier version) to SBB 8.2.194 (or higher version) AND you use TElHashFunction explicitly in your project.
By setting the variable to
True you will ensure that all your
TElHashFunction.Update() calls
work correctly with both buffers and streams.
Declaration
Description
.NET: