PDFix SDK  7.2.0
Loading...
Searching...
No Matches
_PdfStandardSecurityParams Struct Reference

PdfStandardSecurityParams. More...

#include <pdfix.h>

Public Attributes

PdfUserPermissionFlags permissions
 
int revision
 
PdfStandardEncryptionMethod encrypt_method
 
int encrypt_metadata
 

Detailed Description

PdfStandardSecurityParams.

Define parameters that describe PdfStandardSecurityHandler object.

Member Data Documentation

◆ encrypt_metadata

int _PdfStandardSecurityParams::encrypt_metadata

It determines whether a document's metadata will be encrypted

◆ encrypt_method

PdfStandardEncryptionMethod _PdfStandardSecurityParams::encrypt_method

Algorithm that will be used to encrypt streams and strings

◆ permissions

PdfUserPermissionFlags _PdfStandardSecurityParams::permissions

Document permissions

◆ revision

int _PdfStandardSecurityParams::revision

A number specifying which revision of the standard security handler shall be used to interpret encrypt dictionary