SignAsync Method
Signs the message.
Syntax
[VB.NET] Public Function SignAsync() As IAsyncAction
[C#] public IAsyncAction SignAsync();
IP*Works! OpenPGP V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
SignAsync MethodSigns the message. Syntax[VB.NET] Public Function SignAsync() As IAsyncAction [C#] public IAsyncAction SignAsync(); RemarksThis method is the asynchronous version of the Sign method and is used to support asynchronous operations in WinRT. Please refer to Sign for more information. |
||