IP*Works! Encrypt V9 - Online Help
IP*Works! Encrypt V9
Questions / Feedback?

ListKeys Method

Lists keys in the specified Keyring .

Syntax

[VB.NET]
Public Function ListKeys() As String
[C#]
public string ListKeys();

Remarks

This method lists the keys (public/private key pairs) in the specified keyring. The results are provided through the KeyList event.

KeyList data will also be returned from this method, however it is recommended to use the KeyList event if possible.

NOTE: This method has a corresponding asynchronous version (ListKeysAsync) for use in the WinRT environment.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0