SecureBlackbox 2020 .NET Edition

Questions / Feedback?

DecryptionPassword Property

The decryption password.

Syntax

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

Default Value

""

Remarks

Use this property to provide the decryption password. You can assign it explicitly beforecommencing file extraction, or provide it on the fly from DecryptionPasswordNeeded event handler.

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