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

CreateKeyAsync Method

Creates a new keyset associated with the provided name.

Syntax

[VB.NET]
Public Function CreateKeyAsync(ByVal KeyName As String) As Task
[C#]
public Task CreateKeyAsync(string keyName);

Remarks

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

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0