SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

DecryptionPassword Property

The decryption password.

Object Oriented Interface

public function getDecryptionPassword();
public function setDecryptionPassword($value);

Procedural Interface

secureblackboxlite_archivereader_get($res, 5 );
secureblackboxlite_archivereader_set($res, 5, $value );

Default Value

''

Remarks

Use this property to provide the decryption password for the archive.

Data Type

String

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