cryptoservices/certificateandkeymgmt/tpkcs10/tpkcs10stepbasev2.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
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 #if (!defined __TPKCS10_STEP_BASE__)
    24 #if (!defined __TPKCS10_STEP_BASE__)
    27 #define __TPKCS10_STEP_BASE__
    25 #define __TPKCS10_STEP_BASE__
    28 #include <testexecutestepbase.h>
    26 #include <test/testexecutestepbase.h>
    29 
    27 
    30 class CTPKCS10StepBase : public CTestStep
    28 class CTPKCS10StepBase : public CTestStep
    31 	{
    29 	{
    32 public:
    30 public:
    33 	virtual ~CTPKCS10StepBase();
    31 	virtual ~CTPKCS10StepBase();