SecureBlackbox 2020 .NET Edition

Questions / Feedback?

ChangePassphrase Method

Changes the password of the secret key.

Syntax

public void ChangePassphrase(string oldPassphrase, string newPassphrase);
Public Sub ChangePassphrase(ByVal OldPassphrase As String, ByVal NewPassphrase As String)

Remarks

Call this method to change the password that protects the secret key.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]