This component provides functions for managing a session. More...
Modules | |
mcuxClSession_Functions | |
Defines all functions of mcuxClSession. | |
mcuxClSession_Constants | |
Defines all constants of mcuxClSession. | |
mcuxClSession_Types | |
Defines all types of mcuxClSession. | |
This component provides functions for managing a session.
A session groups references to all the resources that a function to perform its operation needs into one structure. It contains references to buffers for working memory, random number generation, configuration data (e.g. for security features), etc...
The library exposes the following functionality: