|
LibreOffice Module oox (master) 1
|
This is the complete list of members for oox::crypto::CryptoEngine, including all inherited members.
| checkDataIntegrity()=0 | oox::crypto::CryptoEngine | pure virtual |
| CryptoEngine() | oox::crypto::CryptoEngine | inline |
| decrypt(BinaryXInputStream &aInputStream, BinaryXOutputStream &aOutputStream)=0 | oox::crypto::CryptoEngine | pure virtual |
| encrypt(const css::uno::Reference< css::io::XInputStream > &rxInputStream, css::uno::Reference< css::io::XOutputStream > &rxOutputStream, sal_uInt32 nSize)=0 | oox::crypto::CryptoEngine | pure virtual |
| generateEncryptionKey(const OUString &rPassword)=0 | oox::crypto::CryptoEngine | pure virtual |
| mKey | oox::crypto::CryptoEngine | protected |
| readEncryptionInfo(css::uno::Reference< css::io::XInputStream > &rxInputStream)=0 | oox::crypto::CryptoEngine | pure virtual |
| setupEncryption(const OUString &rPassword)=0 | oox::crypto::CryptoEngine | pure virtual |
| writeEncryptionInfo(BinaryXOutputStream &rStream)=0 | oox::crypto::CryptoEngine | pure virtual |
| ~CryptoEngine() | oox::crypto::CryptoEngine | inlinevirtual |