LibreOffice Module xmlsecurity (master) 1
Namespaces | Macros | Functions
akmngr.hxx File Reference
#include <windows.h>
#include <wincrypt.h>
#include <xmlsec/xmlsec.h>
#include <xmlsec/keys.h>
#include <xmlsec/transforms.h>
Include dependency graph for akmngr.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  xmlsecurity
 

Macros

#define WIN32_LEAN_AND_MEAN
 

Functions

xmlSecKeysMngrPtr xmlsecurity::MSCryptoAppliedKeysMngrCreate ()
 MSCryptoAppliedKeysMngrCreate: More...
 
int xmlsecurity::MSCryptoAppliedKeysMngrAdoptKeyStore (xmlSecKeysMngrPtr mngr, HCERTSTORE keyStore)
 
int xmlsecurity::MSCryptoAppliedKeysMngrAdoptTrustedStore (xmlSecKeysMngrPtr mngr, HCERTSTORE trustedStore)
 
int xmlsecurity::MSCryptoAppliedKeysMngrAdoptUntrustedStore (xmlSecKeysMngrPtr mngr, HCERTSTORE untrustedStore)
 

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 22 of file akmngr.hxx.