xmlsrv_plat/xml_encryption_api/inc/xmlsecwencrypt.h
branchGCC_SURGE
changeset 28 7770e7c6cef3
parent 27 450972dee096
child 33 604ca70b6235
equal deleted inserted replaced
21:1cc61a22b5f5 28:7770e7c6cef3
    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.