SecureBlackbox 2020 Python Edition

Questions / Feedback?

add_entry Method

Adds an entry to the vault.

Syntax

def add_entry(entry_name: str) -> None: ...

Remarks

Use this method to add a new entry to the vault. Use set_entry_value or set_entry_value_str to assign a value to the new entry.

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