SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

select Method

Allows the selection of keys from the store.

Syntax

def select(filter: str, private_key_needed: bool, max_count: int) -> None: ...

Remarks

This function allows the user to select keys from the storage by applying a Filter. PrivateKeyNeeded specifies whether only private keys should be selected. MaxCount limits the number of certificates selected.

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