java.lang.Object | ||
↳ | com.pdftron.sdf.SecurityHandler | |
↳ | com.pdftron.sdf.PDFTronCustomSecurityHandler |
This class represents PDFTron Custom Security handler that applies PDFTron's custom encryption method on save.
[Expand]
Inherited Constants | |||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PDFTronCustomSecurityHandler(int custom_id)
constructor
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]()
|
constructor
custom_id | the user's custom ID. A random ID is suggested to make the custom security unique to the application. Note: Please refer to PDFNet.addPDFTronCustomHandler(int custom_id) for more details. |
---|
PDFNetException |
---|