Move the private key salt handling in its own function
authorKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 10 Aug 2020 09:26:52 +0000 (11:26 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 10 Aug 2020 11:13:19 +0000 (13:13 +0200)
commit595eb78c8a2a6c43f4112f976de062ede64d52ab
tree2efc6edea8564c5b3600b8413e98b76b51e900f4
parentd5339265fb08d820c6c18fb6835c765c3e4f57c2
Move the private key salt handling in its own function

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/libsync/clientsideencryption.cpp
src/libsync/clientsideencryption.h
test/testclientsideencryption.cpp