LibreOffice Module comphelper (master) 1
Namespaces | Functions
xmlsechelper.cxx File Reference
#include <comphelper/xmlsechelper.hxx>
#include <rtl/ustrbuf.hxx>
#include <osl/diagnose.h>
#include <o3tl/string_view.hxx>
#include <utility>
#include <vector>
Include dependency graph for xmlsechelper.cxx:

Go to the source code of this file.

Namespaces

namespace  comphelper
 
namespace  comphelper::xmlsec
 

Functions

OUString comphelper::xmlsec::GetCertificateKind (const css::security::CertificateKind &rKind)
 
std::pair< OUString, OUString > comphelper::xmlsec::GetDNForCertDetailsView (std::u16string_view rRawString)
 
std::vector< std::pair< OUString, OUString > > comphelper::xmlsec::parseDN (std::u16string_view rRawString)
 
OUString comphelper::xmlsec::GetContentPart (const OUString &_rRawString, const css::security::CertificateKind &rKind)
 
OUString comphelper::xmlsec::GetHexString (const css::uno::Sequence< sal_Int8 > &_rSeq, const char *_pSep, sal_uInt16 _nLineBreak)