Click or drag to resize

SecurityHandlerIsRC4 Method

Checks if RC4 encryption algorithm is used

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsRC4()

Return Value

Type: Boolean
true, if RC4 is used, false otherwise
See Also