SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

decrypt_init Method

Initializes a per-block decryption process.

Syntax

def decrypt_init() -> None: ...

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 Python Edition - Version 20.0 [Build 8166]