PdfSecurityOptionsKeySize Property

The dimension of the encryption key. The default the key size is 128 bits.

Definition

Namespace: EvoPdf.PdfSecurity
Assembly: EvoPdfSecurity_NetCore (in EvoPdfSecurity_NetCore.dll) Version: 14.0.0
C#
public EncryptionKeySize KeySize { get; set; }

Property Value

EncryptionKeySize

See Also