SecureBlackbox 2020 Python Edition

Questions / Feedback?

import_from_file Method

Loads a key from a file.

Syntax

def import_from_file(filename: str) -> None: ...

Remarks

Use this method to load a key, either public or secret, from a file.

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