[]
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
Initialize a new instance of the StandardSecurityHandlerRev5 class.
public StandardSecurityHandlerRev5()
Copies all property values from another object.
public override void AssignFrom(SecurityHandlerBase source)
source
SecurityHandlerBaseThe source object.
protected override void SetEncryptionAlgorithm(EncryptionAlgorithm value)
value
EncryptionAlgorithmprotected override void SetEncryptionKeyLength(int value)
value
int