cryptoservices/certificateandkeymgmt/tasn1/testbase.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    62 	public:
    62 	public:
    63 		TBuf<KMaxErrorSize> iSyntaxErrorDescription;
    63 		TBuf<KMaxErrorSize> iSyntaxErrorDescription;
    64 	};
    64 	};
    65 
    65 
    66 #endif
    66 #endif
       
    67