LibreOffice Module xmlsecurity (master) 1
Namespaces | Functions
akmngr.cxx File Reference
#include <sal/config.h>
#include <xmlsec-wrapper.h>
#include "akmngr.hxx"
#include <xmlsec/xmlsec.h>
#include <xmlsec/keys.h>
#include <xmlsec/keysmngr.h>
#include <xmlsec/transforms.h>
#include <xmlsec/errors.h>
#include <xmlsec/mscng/crypto.h>
#include <xmlsec/mscng/keysstore.h>
#include <xmlsec/mscng/x509.h>
#include <svl/cryptosign.hxx>
Include dependency graph for akmngr.cxx:

Go to the source code of this file.

Namespaces

namespace  xmlsecurity
 

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)