EVO PDF Security Library Documentation

PdfSecurityOptionsEncryptionAlgorithm Property

EVO PDF Security Library
The encryption algorithm. The default algorithm is RC4.

Namespace:  EvoPdf.PdfSecurity
Assembly:  evosecurepdf (in evosecurepdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public EncryptionAlgorithm EncryptionAlgorithm { get; set; }

Property Value

Type: EncryptionAlgorithm
See Also

Reference