This structure represents a vault.
More...
#include <structs.h>
This structure represents a vault.
Definition at line 221 of file structs.h.
byte _vault_t::checksum[32] |
SHA256 checksum over the whole vault.
Definition at line 230 of file structs.h.
Filehandle if opened.
Definition at line 223 of file structs.h.
The filename of the vault (full path)
Definition at line 222 of file structs.h.
Flag to tell if the vault has been newly created.
Definition at line 225 of file structs.h.
time_t _vault_t::modified |
uint8_t _vault_t::unsafed |
Flag to tell if the file needs to be written.
Definition at line 224 of file structs.h.
uint32_t _vault_t::version |
The documentation for this struct was generated from the following file: