![]() |
BALTECH Docs |
C API for BALTECH SDK
|
#include <typedefs.h>
Data Fields | |
| unsigned | FileNo |
| The DESFire file number to access. More... | |
| brp_DesfireFileDescription_FileCommunicationSecurity | FileCommunicationSecurity |
| Communication settings that define if data is to be MAC'ed or encrypted before it's transmitted to the host system. More... | |
| brp_DesfireFileDescription_FileType | FileType |
| Type of file to read. More... | |
| unsigned | ReadKeyNo |
| ReadKeyNo , i.e. More... | |
| unsigned | WriteKeyNo |
| WriteKeyNo , i.e. More... | |
| unsigned | Offset |
| Number of the first byte in the DESFire file to map into the VHL file. More... | |
| unsigned | Length |
| Length of byte sequence within the DESFire file to map into the VHL file. More... | |
| unsigned | ReadKeyIdx |
| Index of the read key on the reader. More... | |
| unsigned | WriteKeyIdx |
| Index of the write key on the reader If omitted and WriteKeyNo is equal to ReadKeyNo , it defaults to ReadKeyIdx. More... | |
| unsigned | AccessRightsLowByte |
| **Only needed to run brp_VHL_Format() . More... | |
| unsigned | ChangeKeyIdx |
| **Only needed to run brp_VHL_Format() . More... | |
| unsigned | FileSize |
| **Only needed to run brp_VHL_Format() . More... | |
| unsigned | IsoFid |
| **Only needed to run brp_VHL_Format() . More... | |
Definition at line 4340 of file typedefs.h.