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

SignUserId Method

Signs the specified user Id of the current key.

Syntax

[VB.NET]
Public Sub SignUserId(ByVal UserId As String, ByVal IssuerUserId As String)
[C#]
public void SignUserId(string userId, string issuerUserId);

Remarks

This method signs the UserId with the IssuerUserId.

To sign all user Ids in the current key set the UserId parameter to "*".

The key's passphrase is required for this operation and may be specified via Passphrase or through the KeyPassphrase event.

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