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

ListSignatures Method

Lists all signatures of the current key.

Syntax

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

Remarks

This method lists all the signatures of the currently selected key. The SignatureList event will fire for each signature.

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

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