PdfSecurityOptionsKeySize Property |
The dimension of the encryption key. The default key size is 128 bits.
Namespace:
ExpertPdf.PDFSecurity
Assembly:
epsecurepdf (in epsecurepdf.dll) Version: 6.0
Syntax public EncryptionKeySize KeySize { get; set; }
Public Property KeySize As EncryptionKeySize
Get
Set
Property Value
Type:
EncryptionKeySizeSee Also