Click or drag to resize

PdfSecurityOptionsAlgorithm Property

The encryption algorithm. The default algorithm is AES.

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

Property Value

Type: EncryptionAlgorithm
See Also