SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

Select Method

Allows the selection of keys from the store.

Syntax

public void Select(string filter, bool privateKeyNeeded, int maxCount);
Public Sub Select(ByVal Filter As String, ByVal PrivateKeyNeeded As Boolean, ByVal MaxCount As Integer)

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 .NET Edition - Version 20.0 [Build 8166]