Ultralight.AuthUser
Authenticates to an Ultralight-C/EV1 card.
Properties
- Command code: 0x2504
- Command timeout: 100 ms
- Possible status codes: General status codes, Ultralight.ErrNoTag, Ultralight.ErrHf, Ultralight.ErrNack, Ultralight.ErrInterface, Ultralight.ErrCmd, Ultralight.ErrHwNotSupported, Ultralight.BreakErr, Ultralight.ErrAuth, Ultralight.ErrKey
Parameters (request frame)
Name | Type/Size | Description | ||
---|---|---|---|---|
- | Bit mask (8 bits) | - | ||
RFU | Integer (bit mask area 0xFC) |
Zero padding |
||
CryptoMode | Enumeration (bit mask area 0x03) |
Sets the encryption algorithm. Values:
|
||
Length of Key | Integer (8 bits) |
Length of Key in bytes |
||
Key | Raw data | Authentication key |
Returned values (response frame)
None