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

Decrypt Method

Decrypts the message.

Syntax

[VB.NET]
Public Sub Decrypt()
[C#]
public void Decrypt();

Remarks

This method decrypts the specified message.

The message will be decrypted using the keys specified in Keys. Before decryption begins the component will fire the RecipientInfo event with information about the encrypted message, including the key used to encrypt the message. Within this event you may use the available information to load the correct key into Keys.

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