LibreOffice Module oox (master) 1
Public Attributes | List of all members
oox::crypto::AgileEncryptionParameters Struct Reference

#include <AgileEngine.hxx>

Public Attributes

sal_Int32 spinCount
 
sal_Int32 saltSize
 
sal_Int32 keyBits
 
sal_Int32 hashSize
 
sal_Int32 blockSize
 
OUString cipherAlgorithm
 
OUString cipherChaining
 
OUString hashAlgorithm
 

Detailed Description

Definition at line 57 of file AgileEngine.hxx.

Member Data Documentation

◆ blockSize

sal_Int32 oox::crypto::AgileEncryptionParameters::blockSize

Definition at line 63 of file AgileEngine.hxx.

Referenced by oox::crypto::AgileEngine::setupEncryptionParameters().

◆ cipherAlgorithm

OUString oox::crypto::AgileEncryptionParameters::cipherAlgorithm

Definition at line 65 of file AgileEngine.hxx.

Referenced by oox::crypto::AgileEngine::setupEncryptionParameters().

◆ cipherChaining

OUString oox::crypto::AgileEncryptionParameters::cipherChaining

Definition at line 66 of file AgileEngine.hxx.

Referenced by oox::crypto::AgileEngine::setupEncryptionParameters().

◆ hashAlgorithm

OUString oox::crypto::AgileEncryptionParameters::hashAlgorithm

Definition at line 67 of file AgileEngine.hxx.

Referenced by oox::crypto::AgileEngine::setupEncryptionParameters().

◆ hashSize

sal_Int32 oox::crypto::AgileEncryptionParameters::hashSize

Definition at line 62 of file AgileEngine.hxx.

Referenced by oox::crypto::AgileEngine::setupEncryptionParameters().

◆ keyBits

sal_Int32 oox::crypto::AgileEncryptionParameters::keyBits

Definition at line 61 of file AgileEngine.hxx.

Referenced by oox::crypto::AgileEngine::setupEncryptionParameters().

◆ saltSize

sal_Int32 oox::crypto::AgileEncryptionParameters::saltSize

Definition at line 60 of file AgileEngine.hxx.

Referenced by oox::crypto::AgileEngine::setupEncryptionParameters().

◆ spinCount

sal_Int32 oox::crypto::AgileEncryptionParameters::spinCount

Definition at line 59 of file AgileEngine.hxx.

Referenced by oox::crypto::AgileEngine::setupEncryptionParameters().


The documentation for this struct was generated from the following file: