PdfSecurityOptionsAlgorithm Property |
The encryption algorithm. The default algorithm is AES.
Namespace: ExpertPdf.PDFSecurityAssembly: epsecurepdf (in epsecurepdf.dll) Version: 9.0
Syntaxpublic EncryptionAlgorithm Algorithm { get; set; }Public Property Algorithm As EncryptionAlgorithm
Get
Set
Property Value
EncryptionAlgorithm
See Also