cryptoservices/certificateandkeymgmt/inc/certificateapps_v2.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    16 * CCertificateAppInfoManager class implementation
    16 * CCertificateAppInfoManager class implementation
    17 *
    17 *
    18 */
    18 */
    19 
    19 
    20 
    20 
    21 
       
    22 
       
    23 /**
    21 /**
    24  @file 
    22  @file 
    25  @publishedAll
    23  @publishedAll
    26  @released 
    24  @released 
    27 */
    25 */
    31 
    29 
    32 #include <f32file.h>
    30 #include <f32file.h>
    33 #include <s32file.h>
    31 #include <s32file.h>
    34 #include <mctcertapps.h>
    32 #include <mctcertapps.h>
    35 
    33 
       
    34 class MCTCertApps;
    36 /**
    35 /**
    37  * This class is used to access a persistent store which contains the available
    36  * This class is used to access a persistent store which contains the available
    38  * applications on a device.  It provides an interface to add and retrieve
    37  * applications on a device.  It provides an interface to add and retrieve
    39  * applications.
    38  * applications.
    40  * 
    39  *