cryptoservices/certificateandkeymgmt/swicertstore/CSWICertStoreToken.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    15 * CSWICertStoreToken class implementation
    15 * CSWICertStoreToken class implementation
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 
       
    21 
       
    22 /**
    20 /**
    23  @file 
    21  @file 
    24  @internalTechnology
    22  @internalTechnology
    25 */
    23 */
    26  
    24  
    27 #ifndef __CSWICERTSTORETOKEN_H__
    25 #ifndef __CSWICERTSTORETOKEN_H__
    28 #define __CSWICERTSTORETOKEN_H__
    26 #define __CSWICERTSTORETOKEN_H__
    29 
    27 
    30 #include <mcttoken.h>
    28 #include <ct/mcttoken.h>
    31 
    29 
    32 class CSWICertStore;
    30 class CSWICertStore;
    33 class CCTTokenType;
    31 class CCTTokenType;
    34 
    32 
    35 /**
    33 /**