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

ImportKeyAsync Method

Imports the key specified by UserId to the current keyring.

Syntax

[VB.NET]
Public Function ImportKeyAsync(ByVal FileName As String, ByVal UserId As String) As Task
[C#]
public Task ImportKeyAsync(string fileName, string userId);

Remarks

This method is the asynchronous version of the ImportKey method and is used to support asynchronous operations in WinRT. Please refer to ImportKey for more information.

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