SecureBlackbox 2020 Python Edition

Questions / Feedback?

add_pinned Method

Adds a pinned secret key to the keyring.

Syntax

def add_pinned() -> None: ...

Remarks

Use this method to add a key provided via pinned_key to the keyring. This can be a public or secret key.

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