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

ChangePassphrase Method

Changes the passphrase of the current key.

Syntax

[VB.NET]
Public Sub ChangePassphrase(ByVal Passphrase As String)
[C#]
public void ChangePassphrase(string passphrase);

Remarks

The Passphrase parameter specifies the new passphrase.

The key's passphrase is required for this operation and may be specified via Passphrase or through the KeyPassphrase event.

NOTE: This method has a corresponding asynchronous version (ChangePassphraseAsync) for use in the WinRT environment.

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