SecureBlackbox 2020 Python Edition

Questions / Feedback?

export_public_to_file Method

Exports the public key to a file.

Syntax

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

Remarks

Use this method to save the public key stored in key to the file specified by Filename.

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