void DecodeBase64(byte *btSrc, int iSrcLen,byte *btRet, int *piRetLen) void EncodeBase64(byte *btSrc, int iSrcLen, byte *btRet, int *piRetLen )