cryptomgmtlibs/securitytestfw/test/testhandler2/t_message.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
child 15 da2ae96f639b
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
       
    18 
       
    19 
    17 
    20 
    18 
    21 
    19 
    22 
    20 
    23 /**
    21 /**
    55 private:
    53 private:
    56 	HBufC8* iMessage;
    54 	HBufC8* iMessage;
    57 	};
    55 	};
    58 
    56 
    59 #endif
    57 #endif
       
    58