cryptoservices/certificateandkeymgmt/tasn1/testparameter.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 * TestParameter.h: interface for the CTestParameter class.
    15 * TestParameter.h: interface for the CTestParameter class.
    16 *
    16 *
    17 */
    17 */
    18 
       
    19 
       
    20 
    18 
    21 
    19 
    22 
    20 
    23 
    21 
    24 /**
    22 /**
   122 private:
   120 private:
   123 	TBuf<KMaxValueSize> iValue;
   121 	TBuf<KMaxValueSize> iValue;
   124 };
   122 };
   125 
   123 
   126 #endif // !defined(AFX_TESTPARAMETER_H__95894347_8529_11D6_AB96_00080214A261__INCLUDED_)
   124 #endif // !defined(AFX_TESTPARAMETER_H__95894347_8529_11D6_AB96_00080214A261__INCLUDED_)
       
   125