Skip to content

Minor improvements in low level API and session activation management

Vincent Monfort requested to merge vmo_enhancements into master

Session activation: If application closes invalid session id, it is possible to close a session which is currently in creation. We shall prevent access to erased application data in this case.

Secure channel config: Add missing documentation and configuration checks

Low level API: define dedicated types for configuration indexes

Edited by Vincent Monfort

Merge request reports