TxCryptoKeyLength
IPDFDocument3 :: Types used in IPDFDocument3

See Also
Collapse All

The encryption key length type allows you to specify the key length for PDF document encryption.

Syntax

enum TxCryptoKeyLength

Remarks

PDF Creator Pilot supports the following key lengths:

Name

Description

Value

ckl40

40-bit key

0

ckl128

128-bit key

1

See Also

Reference