VerifyPassphrase Method
Verifies the passphrase of specified key.
Syntax
function VerifyPassphrase(Passphrase: String): Boolean;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.