// // ISecurityGuardOpenDynamicDataEncrypt.h // SecurityGuardMain // // Created by lifengzhong on 15/11/10. // Copyright © 2015年 Li Fengzhong. All rights reserved. // #ifndef ISecurityGuardOpenDynamicDataEncrypt_h #define ISecurityGuardOpenDynamicDataEncrypt_h #if TARGET_OS_WATCH #import #import #else #import #import #endif @protocol ISecurityGuardOpenDynamicDataEncrypt @end #endif /* ISecurityGuardOpenDynamicDataEncrypt_h */