#ifndef _cryptHeader_H_ #define _cryptHeader_H_ // 编码 #include "coAes.h" #include "coBase64.h" #endif // _cryptHeader_H_