encrypt util More...
#include "ZFAlgorithmDef.h"
Go to the source code of this file.
Functions | |
zfbool | ZFEncrypt (const ZFOutput &output, const ZFInput &input, const zfstring &encryptKey) |
encrypt util | |
zfbool | ZFDecrypt (const ZFOutput &output, const ZFInput &input, const zfstring &encryptKey) |
see ZFEncrypt | |
encrypt util