VerifyPassphrase Method
Verifies the passphrase of specified key.
Syntax
bool __fastcall VerifyPassphrase(String Passphrase): boolRemarks
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.