SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

DecryptInit Method

Initializes a per-block decryption process.

Object Oriented Interface

public function doDecryptInit();

Procedural Interface

secureblackboxlite_symmetriccrypto_do_decryptinit($res);

Remarks

Use this method to start a block-by-block decryption process.

Specify the decryption key in Key property before starting the decryption.

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