SAMV71 Xplained Ultra Software Package 1.5

_S_ccid_PIN_Modification Struct Reference
[Usbd_ccid]

Data Fields

unsigned char bTimeOut
unsigned char bmFormatString4
unsigned char bmPINBlockString
unsigned char bmPinLengthFormat
unsigned char bInsertionOffsetOld
unsigned char bInsertionOffsetNew
unsigned char wPINMaxExtraDigit
unsigned char bConfirmPIN
unsigned char bEntryValidationCondition
unsigned char bNumberMessage
unsigned char wLangId
unsigned char bMsgIndex1
unsigned char bMsgIndex2
unsigned char bMsgIndex3
unsigned char bTeoPrologue [3]
unsigned char abPINApdu [255]

Detailed Description

Definition at line 194 of file cciddriver.h.


Field Documentation

Byte array APDU to send to the ICC

Definition at line 235 of file cciddriver.h.

00h,01h,02h,03h Indicates if a confirmation is requested before acceptance of a new PIN (meaning that the user has to enter this new PIN twice before it is accepted) Indicates if the current PIN must be entered and set in the same APDU field of not.

Definition at line 215 of file cciddriver.h.

The value is a bit wise OR operation. 01h Max size reached 02h Validation key pressed 04h Timeout occurred

Definition at line 220 of file cciddriver.h.

Insertion position offset in byte for the new PIN

Definition at line 207 of file cciddriver.h.

Insertion position offset in byte for the current PIN

Definition at line 205 of file cciddriver.h.

Several parameters for the PIN format options (defined in § 6.1.11.4)

Definition at line 199 of file cciddriver.h.

Define the length of the PIN to present in the APDU command

Definition at line 201 of file cciddriver.h.

Allows the length PIN insertion in the APDU command (defined in § 6.1.11.6)

Definition at line 203 of file cciddriver.h.

Message index in the Reader message table (should be 00h or 01h).

Definition at line 227 of file cciddriver.h.

Message index in the Reader message table (should be 01h or 02h).

Definition at line 229 of file cciddriver.h.

Message index in the Reader message table (should be 02h).

Definition at line 231 of file cciddriver.h.

00h,01h,02h,03h,or FFh Number of messages to display for the PIN modify command.

Definition at line 223 of file cciddriver.h.

T=1 I-block prologue field to use. Significant only if protocol in use is T=1.

Definition at line 233 of file cciddriver.h.

Number of seconds. If 00h then CCID default value is used.

Definition at line 197 of file cciddriver.h.

Language used to display the messages. The 16 bit

Definition at line 225 of file cciddriver.h.

XXYYh XX: Minimum PIN size in digit YY: Maximum PIN size in digit

Definition at line 211 of file cciddriver.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines