IPWorks Encrypt 2020 PHP Edition

Questions / Feedback?

VerifyPassphrase Method

Verifies the passphrase of specified key.

Object Oriented Interface

public function doVerifyPassphrase($passphrase);

Procedural Interface

ipworksencrypt_keymgr_do_verifypassphrase($res, $passphrase);

Remarks

This method verifies the passphrase of the key specified by UserId.

If the password is correct, this method returns True; otherwise, this method returns False.

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