Click or drag to resize

EncryptionKeySize Enumeration

The length of the encryption key

Namespace: ExpertPdf.HtmlToPdf
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public enum EncryptionKeySize
Members
Member nameValueDescription
EncryptKey40Bit1 A 40 bit length.
EncryptKey128Bit2 A 128 bit length.
See Also