LibreOffice Module oox (master)
1
|
#include <vector>
#include <oox/dllapi.h>
#include <oox/crypto/CryptTools.hxx>
#include <oox/crypto/CryptoEngine.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
Go to the source code of this file.
Classes | |
struct | oox::crypto::AgileEncryptionInfo |
struct | oox::crypto::AgileEncryptionParameters |
class | oox::crypto::AgileEngine |
Namespaces | |
oox | |
oox::crypto | |
Enumerations | |
enum | oox::crypto::AgileEncryptionPreset { oox::crypto::AgileEncryptionPreset::AES_128_SHA1, oox::crypto::AgileEncryptionPreset::AES_256_SHA512 } |