Return codes
Codes returned by functions (direct and interactive mode).
Value | Description |
---|---|
0 | Operation successfully performed. |
-1 | Non-initial module. - Did not perform the “ConfiguraIntSiTefEx” function. |
-2 | Password Collection Canceled by Operator/User |
-4 | Missing RAM |
-5 | Without Communication |
-10 | Mandatory parameter absent. |
-20 | Invalid parameter. - One or more mandatory parameters are absent.- Presence of invalid characters in the parameters."Bin" or "Pan" must contain only numbers (‘0’ to ‘9’)."WK" must contain only hexadecimal characters (‘0’ to ‘9’, ‘A’ to ‘F’ or ‘a’ to ‘f’).- “WK” with a different size from 16 for DES key.- “WK” with a different size from 32 for 3DES key.- “timeout” (when supplied) with invalid characters.Should contain only numbers (‘0’ to ‘9’).- The minimum password size is larger than the maximum size - the shape of the “lpcParamAdic” parameter is invalid. |
-40 | Error denied sitef |
-41 | Invalid Data |
-43 | Pinpad failure. The most common causes: - Pinpad not connected correctly - Timeout occurred when entering the password. - Absence of Master Key (index 3 for DES / 10 for 3DES) on the pinpad. |
-100 | Other errors |
-170 | Encryption key error |