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

DecryptFile Method

Decrypts the contents of a file.

Syntax

[VB.NET]
Public Sub DecryptFile(ByVal InputFile As String, ByVal OutputFile As String)
[C#]
public void DecryptFile(string inputFile, string outputFile);

Remarks

This method decrypts the contents of a file. InputFile is decrypted using the certificate specified by the Certificate property, and the result is placed in OutputFile.

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