Winnovative PDF Security Library Documentation

PdfSecurityOptionsEncryptionAlgorithm Property

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

Namespace:  Winnovative.PDFSecurity
Assembly:  wnvsecurepdf (in wnvsecurepdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public EncryptionAlgorithm EncryptionAlgorithm { get; set; }

Property Value

Type: EncryptionAlgorithm
See Also

Reference