LibreOffice Module comphelper (master) 1
|
This is the complete list of members for comphelper::DocPasswordHelper, including all inherited members.
ConvertPasswordInfo(const css::uno::Sequence< css::beans::PropertyValue > &aInfo) | comphelper::DocPasswordHelper | static |
decryptGpgSession(const css::uno::Sequence< css::uno::Sequence< css::beans::NamedValue > > &rGpgProperties) | comphelper::DocPasswordHelper | static |
GenerateNewModifyPasswordInfo(std::u16string_view aPassword) | comphelper::DocPasswordHelper | static |
GenerateNewModifyPasswordInfoOOXML(std::u16string_view aPassword) | comphelper::DocPasswordHelper | static |
GenerateRandomByteSequence(sal_Int32 nLength) | comphelper::DocPasswordHelper | static |
GenerateStd97Key(std::u16string_view aPassword, const css::uno::Sequence< sal_Int8 > &aDocId) | comphelper::DocPasswordHelper | static |
GenerateStd97Key(const sal_uInt16 pPassData[16], const css::uno::Sequence< sal_Int8 > &aDocId) | comphelper::DocPasswordHelper | static |
GenerateStd97Key(const sal_uInt16 pPassData[16], const sal_uInt8 pDocId[16]) | comphelper::DocPasswordHelper | static |
GetOoxHashAsBase64(const OUString &rPassword, std::u16string_view rSaltValue, sal_uInt32 nSpinCount, comphelper::Hash::IterCount eIterCount, std::u16string_view rAlgorithmName) | comphelper::DocPasswordHelper | static |
GetOoxHashAsSequence(const OUString &rPassword, std::u16string_view rSaltValue, sal_uInt32 nSpinCount, comphelper::Hash::IterCount eIterCount, std::u16string_view rAlgorithmName) | comphelper::DocPasswordHelper | static |
GetOoxHashAsVector(const OUString &rPassword, const std::vector< unsigned char > &rSaltValue, sal_uInt32 nSpinCount, comphelper::Hash::IterCount eIterCount, std::u16string_view rAlgorithmName) | comphelper::DocPasswordHelper | static |
GetWordHashAsUINT32(std::u16string_view aString) | comphelper::DocPasswordHelper | static |
GetXLHashAsSequence(std::u16string_view aString) | comphelper::DocPasswordHelper | static |
GetXLHashAsUINT16(std::u16string_view aString, rtl_TextEncoding nEnc=RTL_TEXTENCODING_UTF8) | comphelper::DocPasswordHelper | static |
IsModifyPasswordCorrect(std::u16string_view aPassword, const css::uno::Sequence< css::beans::PropertyValue > &aInfo) | comphelper::DocPasswordHelper | static |
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::DocPasswordHelper | static |
~DocPasswordHelper() | comphelper::DocPasswordHelper | private |