LibreOffice Module ucb (master) 1
Namespaces | Macros
certvalidation_handler.cxx File Reference
#include <com/sun/star/security/CertificateContainer.hpp>
#include <com/sun/star/security/XCertificate.hpp>
#include <com/sun/star/security/XCertificateContainer.hpp>
#include <com/sun/star/xml/crypto/SEInitializer.hpp>
#include <com/sun/star/xml/crypto/XSecurityEnvironment.hpp>
#include <rtl/ref.hxx>
#include <comphelper/sequence.hxx>
#include <ucbhelper/simplecertificatevalidationrequest.hxx>
#include "certvalidation_handler.hxx"
Include dependency graph for certvalidation_handler.cxx:

Go to the source code of this file.

Namespaces

namespace  cmis
 

Macros

#define STD_TO_OUSTR(str)   OUString( str.c_str(), str.length( ), RTL_TEXTENCODING_UTF8 )
 

Macro Definition Documentation

◆ STD_TO_OUSTR

#define STD_TO_OUSTR (   str)    OUString( str.c_str(), str.length( ), RTL_TEXTENCODING_UTF8 )

Definition at line 25 of file certvalidation_handler.cxx.