Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCounterNumberInvalid = errors.New("SAM key usage counter number invalid")
View Source
var ErrEEPROMbusy = errors.New("EEPROM busy, access collision, memmory range cannot be mapped, execution error")
View Source
var ErrRC45x = errors.New("interface error")
View Source
var ErrReferecNumberKeyInvakid = errors.New("SAM key reference number invalid")
View Source
var ErrTemperature = errors.New("temperature error")
View Source
var ErrWrongLengthAPDU = errors.New("wrong length of the APDU or wrong Lc byte")
Functions ¶
Types ¶
type ErrorResponse ¶
type ErrorResponse struct {
Err error
}
func (ErrorResponse) Error ¶
func (e ErrorResponse) Error() string
Directories ¶
Path | Synopsis |
---|---|
* Implementation to mifare smartcard family (Mifare Plus, Desfire, SamAV2, ...) /*
|
* Implementation to mifare smartcard family (Mifare Plus, Desfire, SamAV2, ...) /* |
desfire/ev2
* package with common functions to manage a Desfire TAG
|
* package with common functions to manage a Desfire TAG |
Click to show internal directories.
Click to hide internal directories.