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

ExportCertificate Method

Saves the current certificate to a PFX file.

Syntax

[VB.NET]
Public Sub ExportCertificate(ByVal PFXFile As String, ByVal Password As String)
[C#]
public void ExportCertificate(string PFXFile, string password);

Remarks

This method will save the current certificate to a PFX file. The current certificate and its private key are saved to the file specified by PFXFile in PKCS12 format. The file contents are protected by Password.

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