Winnovative PDF Security Library Documentation

PdfSecurityOptionsKeySize Property

Winnovative PDF Security Library
The dimension of the encryption key. The default the key size is 128 bits.

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

public EncryptionKeySize KeySize { get; set; }

Property Value

Type: EncryptionKeySize
See Also

Reference