PyMuPDF 1.24.2 Documentation
reference • Page.cropbox_position() • Page.show_pdf_page() 5.21 Encryption & Decryption Starting with version 1.16.0, decryption and encryption (using passwords) are fully supported. You can do the follow- authenticate()). • Set encryption details for PDF files using Document.save() or Document.write() and – decrypt or encrypt the content – set password(s) – set the encryption method – set permission different passwords: • The owner password provides full access rights, including changing passwords, encryption method, or permis- sion detail. • The user password provides access to document content according0 码力 | 565 页 | 6.84 MB | 1 年前3PyMuPDF 1.12.2 documentation
Among them are meta information (like “author” or “subject”), number of total pages, outline and encryption information. Some Document Methods and Attributes Method / Attribute Description Document.pageCount data. Key Value producer producer (producing software) format PDF format, e.g. ‘PDF-1.4’ encryption encryption method used author author modDate date of last modification keywords keywords title title dictionary with the same keys as metadata (see below). All keys are optional. A PDF’s format and encryption method cannot be set or changed, these keys therefore have no effect and will be ignored. If any0 码力 | 387 页 | 2.70 MB | 1 年前3MuPDF 1.22.0 Documentation
check streams for duplication. -l Linearize PDF. -D Save file without encryption. -E encryption Save file with new encryption (rc4-40, rc4-128, aes-128, or aes-256). -O owner_password Owner password Boolean. getMetaData(key) Return various meta data information. The common keys are: format, encryption, info:Author, and info:Title. Arguments • key – String. Returns String. setMetaData(key, value) structures and functions for buffers of data, reading and writing to streams, compression, and encryption. I/O API Buffers In order to represent a generic chunks of data we use the fz_buffer structure0 码力 | 175 页 | 698.87 KB | 7 月前3MuPDF 1.23.0 Documentation
check streams for duplication. -l Linearize PDF. -D Save file without encryption. -E encryption Save file with new encryption (rc4-40, rc4-128, aes-128, or aes-256). -O owner_password Owner password structures and functions for buffers of data, reading and writing to streams, compression, and encryption. I/O API Buffers In order to represent a generic chunks of data we use the fz_buffer structure unsigned char *data, size_t␣ ˓→size, int newline); Output streams can be chained together to add encryption, compression, and encoding. Note that these do not take ownership of the chained stream, they only0 码力 | 245 页 | 817.74 KB | 7 月前3MuPDF 1.25.0 Documentation
check streams for duplication. -l Linearize PDF. -D Save file without encryption. -E encryption Save file with new encryption (rc4-40, rc4-128, aes-128, or aes-256). -O owner_password Owner password structures and functions for buffers of data, reading and writing to streams, compression, and encryption. 6.1. MuPDF modules 73 MuPDF Documentation, Release 1.25.0 I/O API Buffers In order to represent unsigned char *data, size_t␣ ˓→size, int newline); Output streams can be chained together to add encryption, compression, and encoding. Note that these do not take ownership of the chained stream, they only0 码力 | 259 页 | 1.11 MB | 7 月前3MuPDF 1.24.0 Documentation
check streams for duplication. -l Linearize PDF. -D Save file without encryption. -E encryption Save file with new encryption (rc4-40, rc4-128, aes-128, or aes-256). -O owner_password Owner password structures and functions for buffers of data, reading and writing to streams, compression, and encryption. 5.1. MuPDF modules 69 MuPDF Documentation, Release 1.24.0 I/O API Buffers In order to represent unsigned char *data, size_t␣ ˓→size, int newline); Output streams can be chained together to add encryption, compression, and encoding. Note that these do not take ownership of the chained stream, they only0 码力 | 249 页 | 830.15 KB | 7 月前3peewee Documentation Release 2.10.2
Parameters: database – Path to encrypted database filename to open [or create]. passphrase – Database encryption passphrase: should be at least 8 character long (or an error is raised), but it is strongl advised wikipedia.org/wiki/PBKDF2] iterations. If the database file doesn’t exist, it will be created with encryption by a key derived from passhprase with kdf_iter PBKDF2 [https://en.wikipedia.org/wiki/PBKDF2] iterations Fields This module also contains several field classes that implement additional logic like encryption and compression. There is also a ManyToManyField that makes it easy to work with simple many-to-many0 码力 | 275 页 | 276.96 KB | 1 年前3peewee Documentation Release 2.10.2
• database – Path to encrypted database filename to open [or create]. • passphrase – Database encryption passphrase: should be at least 8 character long (or an error is raised), but it is strongly advised [Optional] number of PBKDF2 iterations. • If the database file doesn’t exist, it will be created with encryption by a key derived from passhprase with kdf_iter PBKDF2 iterations. • When trying to open an existing 10 Fields This module also contains several field classes that implement additional logic like encryption and compression. There is also a ManyToManyField that makes it easy to work with simple many-to-many0 码力 | 221 页 | 844.06 KB | 1 年前3PyArmor Documentation v8.5.10
5D002 or other type ECCN)? EAR99 Does Pyarmor contain any encryption capabilities? Pyarmor uses AES/RSA etc., but it hasn’t its own encryption algorithms. What is the country of origin of this package0 码力 | 193 页 | 154.05 KB | 1 年前3websockets Documentation Release 9.0
to fragment outgoing messages. A message is always sent in a single frame. 4.3 Security 4.3.1 Encryption For production use, a server should require encrypted connections. See this example of encrypting0 码力 | 81 页 | 352.88 KB | 1 年前3
共 125 条
- 1
- 2
- 3
- 4
- 5
- 6
- 13