Password Property
The password.
Syntax
public byte [] getPassword(); public void setPassword(byte [] password);
Remarks
This property specifies the password.
If a password is required this must be set before calling CalculateResponse and VerifyResponse. To determine if a password is required assign OCRASuite to the OCRA suite and check the value of RequirePassword.
Default Value
""