SecurityHandlerIsRC4 Method |
Checks if RC4 encryption algorithm is used
Namespace:
pdftron.SDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function IsRC4 As Boolean
public:
virtual bool IsRC4() sealed
Return Value
Type:
Booleantrue, if RC4 is used, false otherwise
See Also