LibreOffice Module comphelper (master) 1
Namespaces | Functions
xmlsechelper.hxx File Reference
#include <comphelper/comphelperdllapi.h>
#include <com/sun/star/security/CertificateKind.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <vector>
Include dependency graph for xmlsechelper.hxx:
This graph shows which files directly or indirectly include this file:

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::vector< std::pair< OUString, OUString > > comphelper::xmlsec::parseDN (std::u16string_view rRawString)
 
std::pair< OUString, OUString > comphelper::xmlsec::GetDNForCertDetailsView (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)