cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/inc/tpkcs12data.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 * This file contains the classes CPfxHeader,CSafeBagAttribute ,CSafeContentBag ,CSafeBagData.
    15 * This file contains the classes CPfxHeader,CSafeBagAttribute ,CSafeContentBag ,CSafeBagData.
    16 *
    16 *
    17 */
    17 */
    18 
       
    19 
       
    20 
    18 
    21 
    19 
    22 /**
    20 /**
    23  @file 
    21  @file 
    24  @internalTechnology
    22  @internalTechnology
   299 	CSafeBagData();
   297 	CSafeBagData();
   300 	
   298 	
   301 	};
   299 	};
   302 
   300 
   303 #endif
   301 #endif
       
   302