|
LibreOffice Module comphelper (master) 1
|
#include <comphelper/comphelperdllapi.h>#include <com/sun/star/security/CertificateKind.hpp>#include <com/sun/star/uno/Sequence.hxx>#include <vector>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) |