keymaster_key_param_t 結構體參考資料
   keymaster_key_param_t 結構體參考資料
 
  
   #include <
   
    keymaster_defs.h
   
   >
  
 
| 資料欄位 | |
| keymaster_tag_t | 標記 | 
| union { | |
| uint32_t 已列舉 | |
| bool 布林值 | |
| uint32_t 整數 | |
| uint64_t long_integer | |
| uint64_t date_time | |
| keymaster_blob_t blob | |
| }; | |
詳細說明
定義位於檔案 keymaster_defs.h 的第 286 行。
欄位說明文件
| union { ... } | 
| keymaster_blob_t blob | 
定義位於檔案 keymaster_defs.h 的 294 行。
| bool boolean | 
定義位於檔案 keymaster_defs.h 的 290 行。
| uint64_t date_time | 
定義位於檔案 keymaster_defs.h 的 293 行。
| uint32_t 枚舉 | 
定義位於檔案 keymaster_defs.h 的 289 行。
| uint32_t 整數 | 
定義位於檔案 keymaster_defs.h 的 291 行。
| uint64_t long_integer | 
定義位於檔案 keymaster_defs.h 的 292 行。
定義位於檔案 keymaster_defs.h 的第 287 行。
這個結構體的說明文件是由下列檔案產生:
- hardware/libhardware/include/hardware/ keymaster_defs.h
