00001 00010 #ifndef KEY_ADMIN_H 00011 #define KEY_ADMIN_H 00012 00016 extern unsigned char abKeyAdmin[ 8 ]; 00017 00025 typedef enum 00026 { 00027 SEC_KEY_MAGIC_NUM = 0x20041201 00028 }teSEC_ADMIN_CONSTANTS; 00029 00030 #endif