diff options
author | Vasiliy Makarov <drmoriarty.0@gmail.com> | 2019-06-27 14:57:45 +0300 |
---|---|---|
committer | Vasiliy Makarov <drmoriarty.0@gmail.com> | 2019-06-27 16:43:44 +0300 |
commit | fcd8faf2f44ba5b1a104949663dfcd8f856f3112 (patch) | |
tree | 26b2d3ae2fa049aedbe8b06d635b5d073ab819eb /modules | |
parent | 755b589384eedbd3843fe7263cbc655633b8bd7e (diff) |
Add encrypted files support to ConfigFile
Fix #26477
Add in ConfigFile this methods:
load_encrypted(path, key)
load_encrypted_pass(path, password)
save_encrypted(path, key)
save_encrypted_pass(path, password)
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions