SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

EncryptionType Property

The type of encryption to apply to the archive.

Syntax

public ArchivewriterEncryptionTypes EncryptionType { get; set; }

enum ArchivewriterEncryptionTypes { aetDefault, aetNoEncryption, aetGeneric, aetWinZip, aetStrong }
Public Property EncryptionType As ArchivewriterEncryptionTypes

Enum ArchivewriterEncryptionTypes aetDefault aetNoEncryption aetGeneric aetWinZip aetStrong End Enum

Default Value

0

Remarks

Specifies the encryption type for the archive.

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