SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ChangePassphrase Method

Changes the password of the secret key.

Object Oriented Interface

public function doChangePassphrase($oldpassphrase, $newpassphrase);

Procedural Interface

secureblackbox_pgpkeymanager_do_changepassphrase($res, $oldpassphrase, $newpassphrase);

Remarks

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

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