Extended Concepts
Extended concepts are used to simplify the process of using the WD.
context
A context is created by the algorithm layer interface to define algorithm parameter data related to a user or data flow. The main logic for executing the algorithm of the user or data flow is based on the context. One algorithm context corresponds to one WD Queue, one WD Queue may correspond to multiple contexts, and one context is a data flow. For details, see RSA Synchronization Interface Usage Examples.
Parent topic: Introduction