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