LibreOffice Module comphelper (master) 1
comphelper::DocPasswordHelper Member List

This is the complete list of members for comphelper::DocPasswordHelper, including all inherited members.

ConvertPasswordInfo(const css::uno::Sequence< css::beans::PropertyValue > &aInfo)comphelper::DocPasswordHelperstatic
decryptGpgSession(const css::uno::Sequence< css::uno::Sequence< css::beans::NamedValue > > &rGpgProperties)comphelper::DocPasswordHelperstatic
GenerateNewModifyPasswordInfo(std::u16string_view aPassword)comphelper::DocPasswordHelperstatic
GenerateNewModifyPasswordInfoOOXML(std::u16string_view aPassword)comphelper::DocPasswordHelperstatic
GenerateRandomByteSequence(sal_Int32 nLength)comphelper::DocPasswordHelperstatic
GenerateStd97Key(std::u16string_view aPassword, const css::uno::Sequence< sal_Int8 > &aDocId)comphelper::DocPasswordHelperstatic
GenerateStd97Key(const sal_uInt16 pPassData[16], const css::uno::Sequence< sal_Int8 > &aDocId)comphelper::DocPasswordHelperstatic
GenerateStd97Key(const sal_uInt16 pPassData[16], const sal_uInt8 pDocId[16])comphelper::DocPasswordHelperstatic
GetOoxHashAsBase64(const OUString &rPassword, std::u16string_view rSaltValue, sal_uInt32 nSpinCount, comphelper::Hash::IterCount eIterCount, std::u16string_view rAlgorithmName)comphelper::DocPasswordHelperstatic
GetOoxHashAsSequence(const OUString &rPassword, std::u16string_view rSaltValue, sal_uInt32 nSpinCount, comphelper::Hash::IterCount eIterCount, std::u16string_view rAlgorithmName)comphelper::DocPasswordHelperstatic
GetOoxHashAsVector(const OUString &rPassword, const std::vector< unsigned char > &rSaltValue, sal_uInt32 nSpinCount, comphelper::Hash::IterCount eIterCount, std::u16string_view rAlgorithmName)comphelper::DocPasswordHelperstatic
GetWordHashAsUINT32(std::u16string_view aString)comphelper::DocPasswordHelperstatic
GetXLHashAsSequence(std::u16string_view aString)comphelper::DocPasswordHelperstatic
GetXLHashAsUINT16(std::u16string_view aString, rtl_TextEncoding nEnc=RTL_TEXTENCODING_UTF8)comphelper::DocPasswordHelperstatic
IsModifyPasswordCorrect(std::u16string_view aPassword, const css::uno::Sequence< css::beans::PropertyValue > &aInfo)comphelper::DocPasswordHelperstatic
requestAndVerifyDocPassword(IDocPasswordVerifier &rVerifier, const css::uno::Sequence< css::beans::NamedValue > &rMediaEncData, const OUString &rMediaPassword, const css::uno::Reference< css::task::XInteractionHandler > &rxInteractHandler, const OUString &rDocumentUrl, DocPasswordRequestType eRequestType, const ::std::vector< OUString > *pDefaultPasswords=nullptr, bool *pbIsDefaultPassword=nullptr)comphelper::DocPasswordHelperstatic
~DocPasswordHelper()comphelper::DocPasswordHelperprivate