SecureBlackbox Lite 2020 Qt Edition

Questions / Feedback?

EncryptionType Property

The type of encryption to apply to the archive.

Syntax

int GetEncryptionType();
int SetEncryptionType(int iEncryptionType);

Possible Values

AET_DEFAULT(0), 
AET_NO_ENCRYPTION(1),
AET_GENERIC(2),
AET_WIN_ZIP(3),
AET_STRONG(4)

Default Value

0

Remarks

Specifies the encryption type for the archive.

Data Type

Integer

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