SecureBlackbox 2020 Python Edition

Questions / Feedback?

import_key Method

Loads a key from a byte array.

Syntax

def import_key(data: bytes) -> None: ...

Remarks

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

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