plc4x
plc4x copied to clipboard
Implementation of session renewal functionality.
Updates to security session renewing logic to follow protocol defined in specification. First and foremost - keep secure channel id as well as request id. Second and most important - update security keys once local nonce changed.
Closes #1364.