xmlsrv_plat/xml_encryption_api/inc/xmlsecwencrypt.h
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
equal deleted inserted replaced
20:889504eac4fb 21:604ca70b6235
    25 #define C_ENCRYPT_H
    25 #define C_ENCRYPT_H
    26 
    26 
    27 #include <e32base.h>
    27 #include <e32base.h>
    28 #include <f32file.h>
    28 #include <f32file.h>
    29 
    29 
    30 #include <xml/dom/xmlengdocument.h>
    30 #include <xmlengdocument.h>
    31 
    31 
    32 class CXmlSecKeyManager;
    32 class CXmlSecKeyManager;
    33 
    33 
    34 /**
    34 /**
    35  *  Class used to encrypt/decrypt data.
    35  *  Class used to encrypt/decrypt data.