Home
last modified time | relevance | path

Searched defs:AgileKeyData (Results 1 – 1 of 1) sorted by relevance

/trunk/main/oox/source/core/
H A Dencryption.cxx323 struct AgileKeyData struct
325 sal_Int32 saltSize;
326 sal_Int32 blockSize;
327 sal_Int32 keyBits;
328 sal_Int32 hashSize;
329 OUString cipherAlgorithm;
330 OUString cipherChaining;
331 OUString hashAlgorithm;
332 vector< sal_uInt8 > saltValue;

Completed in 16 milliseconds