|
UDIF: Universal Digital Identification Framework 1.0.0.0a (A1)
A quantum-secure cryptographic identification
|
Cached file handle with metadata. More...
#include <storage.h>
Data Fields | |
| FILE * | fp |
| char | path [UDIF_STORAGE_MAX_PATH] |
| uint64_t | lastaccess |
| bool | isopen |
Cached file handle with metadata.
| FILE* fp |
File pointer
| bool isopen |
Handle is currently open
| uint64_t lastaccess |
Last access timestamp (for LRU)
| char path[UDIF_STORAGE_MAX_PATH] |
Full file path