cryptoservices/certificateandkeymgmt/tpkcs10/tpkcs10serverv2.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_SERVER_V2_H__)
    24 #if (!defined __TPKCS10_SERVER_V2_H__)
    27 #define __TPKCS10_SERVER_V2_H__
    25 #define __TPKCS10_SERVER_V2_H__
    28 #include <testexecuteserverbase.h>
    26 #include <test/testexecuteserverbase.h>
    29 
    27 
    30 
    28 
    31 class CTPKCS10Server : public CTestServer
    29 class CTPKCS10Server : public CTestServer
    32 	{
    30 	{
    33 public:
    31 public: