LibreOffice Module xmlsecurity (master) 1
Classes | Macros
securityenvironment_mscryptimpl.hxx File Reference
#include <windows.h>
#include <wincrypt.h>
#include <sal/config.h>
#include <rtl/ustring.hxx>
#include <comphelper/servicehelper.hxx>
#include <cppuhelper/factory.hxx>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/uno/Exception.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/xml/crypto/XSecurityEnvironment.hpp>
#include <com/sun/star/security/XCertificate.hpp>
#include <com/sun/star/security/CertificateCharacters.hpp>
#include <com/sun/star/security/CertificateValidity.hpp>
#include <vector>
#include <xmlsec-wrapper.h>
#include <sal/types.h>
Include dependency graph for securityenvironment_mscryptimpl.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SecurityEnvironment_MSCryptImpl
 

Macros

#define WIN32_LEAN_AND_MEAN
 

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 23 of file securityenvironment_mscryptimpl.hxx.