The length of the encryption key

C# | Visual Basic | Visual C++ |
public enum EncryptionKeySize
Public Enumeration EncryptionKeySize
public enum class EncryptionKeySize

Member | Description |
---|---|
EncryptKey128Bit |
A 128 bit length.
|
EncryptKey40Bit |
A 40 bit length.
|
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)