why2_set_encryption_separator¶
Parameters¶
Identifier | Data type |
---|---|
encryption_separator_new |
char |
Attributes¶
Return type | void |
Header comment | This functions doesn't have any description. |
Added in commit | 1a5b58edf99547ba32fb047e80fb179f315182b9 |
Description¶
Sets encryption_separator
, which is used in encryption/decryption for separating chars.
Example above uses '
as encryption_separator
.