SecureBlackbox Lite 2020 Android Edition

Questions / Feedback?

EncryptionType Property

The type of encryption to apply to the archive.

Syntax

public int getEncryptionType();
public void setEncryptionType(int encryptionType);

Enumerated values: public final static int aetDefault = 0; public final static int aetNoEncryption = 1; public final static int aetGeneric = 2; public final static int aetWinZip = 3; public final static int aetStrong = 4;

Remarks

Specifies the encryption type for the archive.

Default Value

0

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