PDFix SDK  6.17.0
_PdfStandardSecurityParams Struct Reference

PdfStandardSecurityParams. More...

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