STATWPIN

For the CSUACFQ verb, the SIZEWPIN and STATWPIN keywords are added to the rule array to query the size and to obtain the state information of the weak PIN table. The STATWPIN rule_array keyword obtains the state information of the weak PIN table.

Table 1. Output data format for the STATWPIN keyword
Field name Length in bytes Description
weak_PIN_table_state 11 - 460 Returns the WPIN entry structure as described in Table 2.
Table 2. CSUACFQ weak PIN entry structure (type X'30')
Offset Length in bytes Description
0 01 Weak PIN structure type (in ASCII): X'30' - weak PIN entry structure
1 03 Weak PIN entry identifier in ASCII digits 001 - 020 (X'303031' - X'303230')
4 01 State of entry (in ASCII):
Value
Meaning
A (X'41')
Active
L (X'4C')
Loaded
5 02 Clear PIN length (in ASCII digits). For DK verbs, valid values are 04 - 12 (X'3034' - X'3132'). Otherwise, valid values are 04 - 16 (X'3034' - X3136').
7 04 — 16 Clear weak PIN (in ASCII digits). Valid values are 0 - 9 (X'30' - X'39').