Click or drag to resize

SecurityHandlerIsAES Method

Checks if AES encryption algorithm is used

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

Return Value

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