FileEncryption.EncryptionKeySize Property
Namespace: Rebex.Security
Assembly: Rebex.Security.dll (version 7.0.9147)
EncryptionKeySize
Gets or sets the encryption key size (null indicates default key size).
Declaration
public int? EncryptionKeySize { get; set; }