Click or drag to resize

SecurityHandlerGetKeyLength Method

Gets the key length.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetKeyLength()

Return Value

Type: Int32
The length of the encryption key in bytes.
Remarks
The returned key length is given in bytes.
See Also