blob: 4348027bba093ae82bc78523c900185cdb09280c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
/* -------------------------------------------
Copyright ZKA Technologies.
File: Encrypt.hxx
Purpose: Encrypted File System
Revision History:
8/8/2024: Added file (amlel)
------------------------------------------- */
#pragma once
#include <FSKit/NewFS.hxx>
|