SecureBlackbox 2020 macOS Edition

Questions / Feedback?

EncryptionType Property

The type of encryption to apply to the archive.

Syntax

public var encryptionType: ArchivewriterEncryptionTypes {
get {...}
set {...} }

public enum ArchivewriterEncryptionTypes: Int32 { case aetDefault = 0 case aetNoEncryption = 1 case aetGeneric = 2 case aetWinZip = 3 case aetStrong = 4 }

Default Value

0

Remarks

Specifies the encryption type for the archive.

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