ImageGear .NET
KeyLength Field




Encryption key length in bytes. This field basically acts as read-only because the key length method is set based on the Revision selected excepting when the user wants to employ a 40-bit RCA encryption for REVISION_2 and REVISION_3.
Syntax
'Declaration
 
Public KeyLength As Integer
'Usage
 
Dim instance As ImGearPDFSecurityData
Dim value As Integer
 
value = instance.KeyLength
 
instance.KeyLength = value
public int KeyLength
public: int KeyLength
public:
int KeyLength

Field Value

Integer value.
See Also

Reference

ImGearPDFSecurityData Class
ImGearPDFSecurityData Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback