SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

import_from_file Method

Loads key from file.

Syntax

def import_from_file(path: str, password: str) -> None: ...

Remarks

Use this method to read a key stored in a file. Path specifies the full path to the file, Password is a password to decrypt the private key.

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