VerifyPassphrase Method
Verifies the passphrase of specified key.
Syntax
int VerifyPassphrase(char* lpszPassphrase);
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.