Change the separator in the private key
authorKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 9 Jul 2020 07:54:39 +0000 (09:54 +0200)
committerCamila <smayres@gmail.com>
Thu, 9 Jul 2020 14:22:54 +0000 (16:22 +0200)
commit4ef42e53d33062d593aa8264264676796f7170ea
treeb3d05e74db0dbacde4622c210e65a8f21d6f54e6
parent3c20b2414e768f354909759b0ee462da9325974b
Change the separator in the private key

It used to be a base64 encoded '|', now it is still a '|' but not
encoded, let's adjust accordingly.

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