xmlsrv_plat/xml_encryption_api/inc/xmlsecwencrypt.h
branchRCL_3
changeset 20 889504eac4fb
parent 0 e35f40988205
child 21 604ca70b6235
equal deleted inserted replaced
19:6bcc0aa4be39 20:889504eac4fb
    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 <xmlengdocument.h>
    30 #include <xml/dom/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.