IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

list_certificate_stores Method

Lists certificate stores.

Syntax

def list_certificate_stores() -> str: ...

Remarks

This method lists the system certificate stores for the current user account. The results are provided through the on_store_list event.

The same information is also returned upon method completion as a set of lines, one per certificate store name.

NOTE: This functionality is only available in Windows.

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