SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

EncryptionAlgorithm Property

Specifies the encryption algorithm to apply to the archive.

Syntax

public string EncryptionAlgorithm { get; set; }
Public Property EncryptionAlgorithm As String

Default Value

""

Remarks

Use this property to specify the encryption algorithm to apply to the archive.

Component supports the following algorithms: AES128, AES192, AES256, BLOWFISH, TWOFISH, 3DES, 3DES112, DES, RC2, RC4. Note that not all of them may be supported by the processing software.

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