SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

EncryptionType Property

The type of encryption to apply to the archive.

Syntax

__property TsbxArchiveWriterEncryptionTypes EncryptionType = { read=FEncryptionType, write=FSetEncryptionType };
enum TsbxArchiveWriterEncryptionTypes { aetDefault=0, aetNoEncryption=1, aetGeneric=2, aetWinZip=3, aetStrong=4 };

Default Value

aetDefault

Remarks

Specifies the encryption type for the archive.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 C++ Builder Edition - Version 20.0 [Build 8154]