Cpp: Fix simple symmetric encryption
* lang/cpp/src/context.cpp (Context::encrypt): If no recipients are provided encrypt with NULL and not an empty array.
Sending an empty array leads to an invalid argument error.
Cpp: Fix simple symmetric encryption Tags None Subscribers None
Description
Details
|