cryptoservices/certificateandkeymgmt/tpkixcert/taction_build.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
child 15 da2ae96f639b
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 
       
    20 
       
    21 /**
    19 /**
    22  @file 
    20  @file 
    23  @internalTechnology
    21  @internalTechnology
    24 */
    22 */
    25  
    23  
    26 #ifndef __TACTION_BUILD_H__
    24 #ifndef __TACTION_BUILD_H__
    27 #define __TACTION_BUILD_H__
    25 #define __TACTION_BUILD_H__
    28 
    26 
    29 #include <t_testaction.h>
    27 #include <testhandler2/t_testaction.h>
    30 #include <unifiedcertstore.h>
    28 #include <unifiedcertstore.h>
    31 #include "tcertutils.h"
    29 #include "tcertutils.h"
    32 
    30 
    33 class CAddCall : public CBase
    31 class CAddCall : public CBase
    34 	{
    32 	{