Expand | |||||||
---|---|---|---|---|---|---|---|
| |||||||
DescriptionUse this task to generate a response using the card manager key and a challenge for the offline unblocking process. ConfigurationTo use this task, configure the following delegate expression in your service task:
The following parameter can be configured in PRIME Designer:
|
...
|
...
|
...
The following dependencies must be configured in the Spring configuration:
|
Expand | |||||||
---|---|---|---|---|---|---|---|
| |||||||
DescriptionUse this task to generate a 2DES / 3DES key as card manager key for minidriver compatible cards. The value generated is saved in an encrypted field. ConfigurationTo use this task, configure the following delegate expression in your service task:
The following parameters can be configured in PRIME Designer:
|
...
The following dependencies must be configured in the Spring configuration:
|
Expand | |||||||
---|---|---|---|---|---|---|---|
| |||||||
DescriptionUse this task to generate a value for PIN and PUK according to certain rules (length, allowed characters) and to archive those values for later retrieval during card production or for PIN letter printing. ConfigurationTo use this task, configure the following delegate expression in your service task:
The following parameters can be configured in PRIME Designer:
|
...
|
...
|
Expand | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||
DescriptionUse this task to generate a password or another secret and to archive the value for later retrieval during card production or for PIN letter printing. The secret value is also hashed and stored in a separate field for easier comparison. The hash algorithm is defined in Spring since it must be the same as the one that is used for checking the passwords during login. ConfigurationTo use this task, configure the following delegate expression in your service task:
The following parameters can be configured in PRIME Designer:
|
...
|
...
The following dependencies must be configured in Spring:
|