IExtendedCustomSecurityHandler Methods

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The IExtendedCustomSecurityHandler type exposes the following members.

Methods

  NameDescription
Public methodAuthenticate
Gets the encryption key. This method is invoked when login information are recieved.
(Inherited from ICustomSecurityHandler.)
Public methodDecrypt
Decrypts the specified data. Should be implemented only for None
Public methodEncrypt
Encrypts the specified data. Should be implemented only for None
Public methodInitialize
Initializes the encryption. This method is invoked when need to initialize encryption process.
(Inherited from ICustomSecurityHandler.)
Top
See Also

Reference