[]
Represents Standard Security Handler Revision 5.
This handler always use AES encryption with key length of 256 bit, it is described in Adobe Supplement to the ISO 32000.
public class StandardSecurityHandlerRev5 : StandardSecurityHandlerRev4, IPdfDict, IDisposable
Public Class StandardSecurityHandlerRev5
Inherits StandardSecurityHandlerRev4
Implements IPdfDict, IDisposable
Name | Description |
---|---|
StandardSecurityHandlerRev5() | Initialize a new instance of the StandardSecurityHandlerRev5 class. |
Name | Description |
---|---|
AssignFrom(SecurityHandlerBase) | Copies all property values from another object. |
SetEncryptionAlgorithm(EncryptionAlgorithm) | |
SetEncryptionKeyLength(int) | For internal use. |