Winnovative PDF Security Library Documentation

EncryptionKeySize Enumeration

Winnovative PDF Security Library
The length of the encryption key

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

public enum EncryptionKeySize
Members

  Member nameValueDescription
EncryptKey256Bit3 A 256 bit length.
EncryptKey128Bit2 A 128 bit length.
EncryptKey40Bit1 A 40 bit length.
See Also

Reference