SecureBlackbox 2020 Python Edition

Questions / Feedback?

add_from_files Method

Adds a collection of keys to the keyring.

Syntax

def add_from_files(public_keyring_file: str, secret_keyring_file: str) -> None: ...

Remarks

Use this method to add keys stored in two separate keyring files to the keyring.

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