![]() |
PDFix SDK
6.12.0
|
PdfStandardSecurityHandler class. More...
Public Member Functions | |
| virtual void | SetPassword (const wchar_t *password)=0 |
| Sets new password to the security handler. More... | |
Public Member Functions inherited from PdfSecurityHandler | |
| virtual int | GetFilter (wchar_t *buffer, int len) const =0 |
| virtual void | Destroy ()=0 |
| Destroys digital signature's resources. More... | |
PdfStandardSecurityHandler class.
A standard password-based security handler that all conforming readers shall support.
|
pure virtual |
Sets new password to the security handler.
| password | To unlock or protect the document. |