Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






verifyPassword method

Verifies a plain string value against a hashed value.

Note This method is new with Release 6.5.

Defined in

Session

Syntax

public boolean verifyPassword(String password, String hashedpassword)

throws NotesException

Parameters

String password

The plain value..

String hashedpassword

The hashed value.

Return value

boolean

Usage

Use hashPassword to create a hashed value.

Language cross-reference

VerifyPassword method in LotusScript NotesSession class

See examples

Examples: verifyPassword method
Related topics
Hashing passwords




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009