IPWorks P2P 2020 Kotlin Edition

Questions / Feedback?

ListCertificateStores Method

Lists certificate stores.

Syntax

public fun listCertificateStores(): String?

Remarks

This method lists the system certificate stores for the current user account. The results are provided through the StoreList 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) 2021 /n software inc. - All rights reserved.
IPWorks P2P 2020 Kotlin Edition - Version 20.0 [Build 7941]