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