Searched refs:mnAlgorithmId (Results 1 – 1 of 1) sorted by relevance
88 sal_uInt32 mnAlgorithmId; member in oox::core::StandardEncryptionInfo114 rStrm >> mnAlgorithmId >> mnAlgorithmIdHash >> mnKeySize; in StandardEncryptionInfo()136 ( ( mnAlgorithmId == 0 ) || ( mnAlgorithmId == ENCRYPT_ALGO_AES128 ) ) && in isImplemented()
Completed in 13 milliseconds