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

AddRecipientCertAsync Method

Used to add recipient certificates used to encrypt messages.

Syntax

[VB.NET]
Public Function AddRecipientCertAsync(ByVal CertEncoded As String) As IAsyncAction
[C#]
public IAsyncAction AddRecipientCertAsync(byte[] certEncoded);

Remarks

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

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