encrypt util More...
#include "ZFAlgorithmDef.h"
Go to the source code of this file.
Functions | |
ZFLIB_ZFAlgorithm zfbool | ZFEncrypt (const ZFOutput &output, const ZFInput &input, const zfstring &encryptKey) |
encrypt util, result value is ensured to have printable chars only | |
ZFLIB_ZFAlgorithm zfbool | ZFDecrypt (const ZFOutput &output, const ZFInput &input, const zfstring &encryptKey) |
see ZFEncrypt | |
encrypt util
|
extern |
encrypt util, result value is ensured to have printable chars only
which encrypt algorithm would be used, is depends on ZFEncrypt protocol