cryptomgmtlibs/cryptotokenfw/source/ctframework/MCTKeyStore.cpp
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    22 #include "mctkeystore.h"
    22 #include "mctkeystore.h"
    23 #include "mctkeystoremanager.h"
    23 #include "mctkeystoremanager.h"
    24 #include <securityerr.h>
    24 #include <securityerr.h>
    25 #include "ct/logger.h"
    25 #include "ct/logger.h"
    26 
    26 
       
    27 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS
       
    28 
       
    29 /** The type ID of CCTKeyInfo objects */
       
    30 const TUid KKeyInfoUID = {0x101F5152};
       
    31 
       
    32 #endif
    27 ////////////////////////////////////////////////////////////////////////////////
    33 ////////////////////////////////////////////////////////////////////////////////
    28 // CKeyInfoBase
    34 // CKeyInfoBase
    29 ////////////////////////////////////////////////////////////////////////////////
    35 ////////////////////////////////////////////////////////////////////////////////
    30 
    36 
    31 EXPORT_C CKeyInfoBase::CKeyInfoBase(TKeyIdentifier aID,
    37 EXPORT_C CKeyInfoBase::CKeyInfoBase(TKeyIdentifier aID,