| Package | Description | 
|---|---|
| com.rscja.deviceapi | |
| com.rscja.deviceapi.entity | 
| Modifier and Type | Method and Description | 
|---|---|
| static RFIDWithISO14443A.DESFireEncryptionTypekEnum | RFIDWithISO14443A.DESFireEncryptionTypekEnum. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static RFIDWithISO14443A.DESFireEncryptionTypekEnum[] | RFIDWithISO14443A.DESFireEncryptionTypekEnum. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| RFIDWithISO14443A.DESFireEncryptionTypekEnum | DESFireFile. getEncryptionType()获取加密方式 acquire encryption method | 
| Constructor and Description | 
|---|
| DESFireFile(int fileNo,
           RFIDWithISO14443A.DESFireFileTypekEnum fileType,
           RFIDWithISO14443A.DESFireEncryptionTypekEnum encryptionType,
           java.lang.String readPermissions,
           java.lang.String writePermissions,
           java.lang.String readWritePermissions,
           java.lang.String updatePermissions) |