encrypt ZFPathInfo More...
#include "ZFEncrypt.h"Go to the source code of this file.
Functions | |
| const zfstring & | ZFPathType_encrypt () |
| see ZFPathInfo | |
| ZFInput | ZFInputForEncrypt (const ZFPathInfo &refPathInfo, const zfstring &encryptKey) |
| util to create a file input callback | |
| ZFOutput | ZFOutputForEncrypt (const ZFPathInfo &refPathInfo, const zfstring &encryptKey) |
| util to create a encrypt file output callback | |
| ZFInput | ZFInputForEncrypt (const ZFInput &refInput, const zfstring &encryptKey) |
| util to create a file input callback | |
| ZFOutput | ZFOutputForEncrypt (const ZFOutput &refOutput, const zfstring &encryptKey) |
| util to create a encrypt file output callback | |
encrypt ZFPathInfo
|
extern |
see ZFPathInfo
pathData is "refPathInfo|encryptKey", see ZFPathInfoChainDecode for more info
typical case:
|
extern |
util to create a file input callback
param:
|
extern |
util to create a encrypt file output callback
param: