Click or drag to resize

SecurityHandler Constructor (SecurityHandlerAlgorithmType)

Create a Standard Security Handler.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public SecurityHandler(
	SecurityHandlerAlgorithmType crypt_type
)

Parameters

crypt_type
Type: pdftron.SDFSecurityHandlerAlgorithmType
a SecurityHandler instance
See Also