Click or drag to resize

PdfSecurityOptionsAlgorithm Property

The encryption algorithm. The default algorithm is AES.

Namespace: ExpertPdf.PDFSecurity
Assembly: epsecurepdf (in epsecurepdf.dll) Version: 9.0
Syntax
public EncryptionAlgorithm Algorithm { get; set; }

Property Value

EncryptionAlgorithm
See Also