cryptoservices/certificateandkeymgmt/tcertstore/t_unifiedcertstorecount.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 * CUnifiedCertStoreCount class implementation
    15 * CUnifiedCertStoreCount class implementation
    16 *
    16 *
    17 */
    17 */
    18 
       
    19 
       
    20 
    18 
    21 
    19 
    22 /**
    20 /**
    23  @file 
    21  @file 
    24  @internalTechnology
    22  @internalTechnology
    50 	TKeyIdentifier iExpectCount;
    48 	TKeyIdentifier iExpectCount;
    51 	TKeyIdentifier iStoreIndex;
    49 	TKeyIdentifier iStoreIndex;
    52 	};
    50 	};
    53 
    51 
    54 #endif
    52 #endif
       
    53