cryptoservices/certificateandkeymgmt/tpkixcert_tef/src/validateteststep.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 
       
    20 
       
    21 /**
    19 /**
    22  @file 
    20  @file 
    23  @internalTechnology
    21  @internalTechnology
    24 */
    22 */
    25 
    23 
    26 #ifndef VALIDATETESTSTEP_H
    24 #ifndef VALIDATETESTSTEP_H
    27 #define VALIDATETESTSTEP_H
    25 #define VALIDATETESTSTEP_H
    28 
    26 
    29 #include "pkixcertstepbase.h"
    27 #include "pkixcertstepbase.h"
    30 #include <pkixCertChain.h>
    28 #include <pkixcertchain.h>
    31 #include <securitydefs.h>
    29 #include <securitydefs.h>
    32 #include <x509certchain.h>
    30 #include <x509certchain.h>
    33 #include <e32std.h>
    31 #include <e32std.h>
    34 
    32 
    35 
    33