FileEncryption.EncryptionKeySize Property
Namespace: Rebex.Security
Assembly: Rebex.Security.dll (version 7.0.9119)
EncryptionKeySize
Gets or sets the encryption key size (null indicates default key size).
Declaration
public int? EncryptionKeySize { get; set; }
Property Value
Type | Description |
---|---|
Nullable<Int32> |