LibreOffice Module package (master) 1
Functions
ManifestImport.cxx File Reference
#include "ManifestImport.hxx"
#include "ManifestDefines.hxx"
#include <PackageConstants.hxx>
#include <osl/diagnose.h>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <com/sun/star/xml/crypto/DigestID.hpp>
#include <com/sun/star/xml/crypto/CipherID.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <comphelper/base64.hxx>
#include <comphelper/sequence.hxx>
Include dependency graph for ManifestImport.cxx:

Go to the source code of this file.

Functions

constexpr OUStringLiteral gsFullPathProperty (u"FullPath")
 
constexpr OUStringLiteral gsMediaTypeProperty (u"MediaType")
 
constexpr OUStringLiteral gsVersionProperty (u"Version")
 
constexpr OUStringLiteral gsIterationCountProperty (u"IterationCount")
 
constexpr OUStringLiteral gsDerivedKeySizeProperty (u"DerivedKeySize")
 
constexpr OUStringLiteral gsSaltProperty (u"Salt")
 
constexpr OUStringLiteral gsInitialisationVectorProperty (u"InitialisationVector")
 
constexpr OUStringLiteral gsSizeProperty (u"Size")
 
constexpr OUStringLiteral gsDigestProperty (u"Digest")
 
constexpr OUStringLiteral gsEncryptionAlgProperty (u"EncryptionAlgorithm")
 
constexpr OUStringLiteral gsStartKeyAlgProperty (u"StartKeyAlgorithm")
 
constexpr OUStringLiteral gsDigestAlgProperty (u"DigestAlgorithm")
 

Function Documentation

◆ gsDerivedKeySizeProperty()

constexpr OUStringLiteral gsDerivedKeySizeProperty ( u"DerivedKeySize"  )
constexpr

◆ gsDigestAlgProperty()

constexpr OUStringLiteral gsDigestAlgProperty ( u"DigestAlgorithm"  )
constexpr

◆ gsDigestProperty()

constexpr OUStringLiteral gsDigestProperty ( u"Digest"  )
constexpr

◆ gsEncryptionAlgProperty()

constexpr OUStringLiteral gsEncryptionAlgProperty ( u"EncryptionAlgorithm"  )
constexpr

◆ gsFullPathProperty()

constexpr OUStringLiteral gsFullPathProperty ( u"FullPath"  )
constexpr

◆ gsInitialisationVectorProperty()

constexpr OUStringLiteral gsInitialisationVectorProperty ( u"InitialisationVector"  )
constexpr

◆ gsIterationCountProperty()

constexpr OUStringLiteral gsIterationCountProperty ( u"IterationCount"  )
constexpr

◆ gsMediaTypeProperty()

constexpr OUStringLiteral gsMediaTypeProperty ( u"MediaType"  )
constexpr

◆ gsSaltProperty()

constexpr OUStringLiteral gsSaltProperty ( u"Salt"  )
constexpr

◆ gsSizeProperty()

constexpr OUStringLiteral gsSizeProperty ( u"Size"  )
constexpr

◆ gsStartKeyAlgProperty()

constexpr OUStringLiteral gsStartKeyAlgProperty ( u"StartKeyAlgorithm"  )
constexpr

◆ gsVersionProperty()

constexpr OUStringLiteral gsVersionProperty ( u"Version"  )
constexpr