cryptoservices/certificateandkeymgmt/tpkcs12intgrtn/inc/tpkcs12common.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 declaration of classe CPkcs12Parser to parse the PKCS12 data
    15 * This file contains the declaration of classe CPkcs12Parser to parse the PKCS12 data
    16 *
    16 *
    17 */
    17 */
    18 
       
    19 
       
    20 
    18 
    21 
    19 
    22 /**
    20 /**
    23  @file 
    21  @file 
    24  @internalTechnology
    22  @internalTechnology
   104 	TInt iSafebagNumber ; 
   102 	TInt iSafebagNumber ; 
   105 
   103 
   106 	};
   104 	};
   107 	
   105 	
   108 #endif
   106 #endif
       
   107