Click or drag to resize

SecurityHandlerChangeMasterPassword Method (Byte)

Changes the master/owner password.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void ChangeMasterPassword(
	byte[] passwordBuffer
)

Parameters

passwordBuffer
Type: SystemByte
The new master/owner password.
See Also