crypto/weakcryptospi/test/kms/private_include/product/hwkeystore.h
changeset 15 da2ae96f639b
parent 8 35751d3474b7
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    28 #define HWKEYSTORE_H
    28 #define HWKEYSTORE_H
    29 
    29 
    30 #include <e32cmn.h>
    30 #include <e32cmn.h>
    31 #include <e32ver.h>
    31 #include <e32ver.h>
    32 
    32 
    33 #include <keyhandle.h>
    33 #include "keyhandle.h"
    34 
    34 
    35 
    35 
    36 class HwKeyStore
    36 class HwKeyStore
    37 /**
    37 /**
    38 	The variant layer must implement this interface to provide access
    38 	The variant layer must implement this interface to provide access