Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cpdf_security_handler.cpp File Reference

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

Include dependency graph for cpdf_security_handler.cpp:

Go to the source code of this file.

Functions

static bool LoadCryptInfo (const CPDF_Dictionary *pEncryptDict, const ByteString &name, CPDF_CryptoHandler::Cipher *cipher, size_t *keylen_out)

Function Documentation

◆ LoadCryptInfo()

bool LoadCryptInfo ( const CPDF_Dictionary * pEncryptDict,
const ByteString & name,
CPDF_CryptoHandler::Cipher * cipher,
size_t * keylen_out )
static

Definition at line 227 of file cpdf_security_handler.cpp.

References CPDF_Dictionary::GetIntegerFor(), CPDF_Dictionary::GetIntegerFor(), CPDF_CryptoHandler::kAES, CPDF_CryptoHandler::kNone, CPDF_CryptoHandler::kRC4, and fxcrt::ByteString::operator==().

Here is the call graph for this function: