Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for CPDF_CryptoHandler, including all inherited members.
Cipher enum name | CPDF_CryptoHandler | |
CPDF_CryptoHandler(Cipher cipher, const uint8_t *key, size_t keylen) | CPDF_CryptoHandler | |
DecryptObjectTree(RetainPtr< CPDF_Object > object) | CPDF_CryptoHandler | |
EncryptContent(uint32_t objnum, uint32_t gennum, pdfium::span< const uint8_t > source, uint8_t *dest_buf, size_t &dest_size) const | CPDF_CryptoHandler | |
EncryptGetSize(pdfium::span< const uint8_t > source) const | CPDF_CryptoHandler | |
IsCipherAES() const | CPDF_CryptoHandler | |
IsSignatureDictionary(const CPDF_Dictionary *dictionary) | CPDF_CryptoHandler | static |
~CPDF_CryptoHandler() | CPDF_CryptoHandler |