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

ExportSecretKeyAsync Method

Exports the private key of the current key.

Syntax

[VB.NET]
Public Function ExportSecretKeyAsync(ByVal FileName As String, ByVal useAsciiArmor As Boolean) As IAsyncAction
[C#]
public IAsyncAction ExportSecretKeyAsync(string fileName, bool useAsciiArmor);

Remarks

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

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