SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

encrypt_file Method

Encrypts a file.

Syntax

def encrypt_file(source_file: str, dest_file: str) -> None: ...

Remarks

Use this method to encrypt a file and save the protected message in another file.

Specify the encryption key in key property before commencing encryption.

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