Hello,
I am working with the SE05x using the Plug & Trust middleware, and I would like to understand its support for concurrent (parallel) access.
Is it possible to access the SE05X from multiple threads or processes concurrently?
If yes:
- Are there any limitations or constraints when using concurrent access?
- Does the SE05X internally handle synchronization, or is it expected to be managed entirely on the host side?
- Are there recommended best practices for multi-threaded or multi-session usage?
If not:
- What is the recommended architecture for using SE05X in a multi-threaded or multi-process environment?
Any clarification or references to relevant documentation would be highly appreciated.
Thank you!