SecureBlackbox 2020 PHP Edition

Questions / Feedback?

CheckPassphrase Method

Checks if the password matches the secret key.

Object Oriented Interface

public function doCheckPassphrase($passphrase);

Procedural Interface

secureblackbox_pgpkeymanager_do_checkpassphrase($res, $passphrase);

Remarks

Use this method to check if a password can decrypt the Key.

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