LUA Programmer's Security Guide
The following topics discuss security as it applies to the LUA section of the Host Integration Server 2013 SDK.
LUA presents a simple API that enables programmatic control over the SNA messages. LUA has a simple structure, but exposes a complex data stream, that associated with SNA messages.
Since LUA is a low-level interface, the programmer must be especially vigilant on security issues.
Programmers who use this feature should be aware of the following security practices and issues.
LUA provides no encryption for the data stream between Host Integration Server and the Mainframe.
Show: