SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Compress Property

Whether to compress the data before encrypting it.

Syntax

public bool Compress { get; set; }
Public Property Compress As Boolean

Default Value

False

Remarks

Set this property to True to compress the data before encryption. Use CompressionAlgorithm and CompressionLevel to tune up compression parameters.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]