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; }
Public Property Algorithm As EncryptionAlgorithm
Get
Set
Property Value
Type:
EncryptionAlgorithmSee Also