LibreOffice Module xmlsecurity (master) 1
Namespaces | Enumerations | Functions
biginteger.hxx File Reference
#include <sal/config.h>
#include <string_view>
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Sequence.h>
#include "xsecxmlsecdllapi.h"
Include dependency graph for biginteger.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  xmlsecurity
 

Enumerations

enum  xmlsecurity::EqualMode {
  xmlsecurity::NOCOMPAT ,
  xmlsecurity::COMPAT_2ND ,
  xmlsecurity::COMPAT_BOTH
}
 

Functions

XSECXMLSEC_DLLPUBLIC OUString xmlsecurity::bigIntegerToNumericString (const css::uno::Sequence< sal_Int8 > &serial)
 
Sequence< sal_Int8xmlsecurity::numericStringToBigInteger (std::u16string_view numeral)
 
bool xmlsecurity::EqualDistinguishedNames (std::u16string_view const rName1, std::u16string_view const rName2, EqualMode const eMode)