Drop all encryption requests upon disconnection 51/292951/7
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 17 May 2023 12:35:13 +0000 (14:35 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 5 Jun 2023 14:05:26 +0000 (16:05 +0200)
commit660ca6ddd808b22293cb06d1b4e51694190a4ab0
tree458c670459eaab5323dcd19715c75cbc0574ed7a
parent137a4778a3d222948221ca08d400f371645f0191
Drop all encryption requests upon disconnection

If client disconnects before finishing the request the request should
be removed from the map.

Change-Id: I7bb0fa71b12f0a07bac5e62e5191bd9729829bfe
src/manager/service/encryption-logic.cpp
src/manager/service/encryption-logic.h
src/manager/service/encryption-service.cpp
src/manager/service/encryption-service.h